openhab-webui/bundles/org.openhab.ui
jimtng 95844d294b
Layout Editor: Fix invisible bottom part of the screen (#3033)
In non full-screen mode, the bottom of the screen was hidden behind the
bottom toolbar. This includes the "Add Masonry" button and any
components at the bottom of the screen.

Also-by: Florian Hotze <dev@florianhotze.com>
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-01-23 18:54:50 +01:00
..
doc/components Enable additional chart types for `oh-data-series` (#2946) 2024-12-31 15:40:32 +01:00
src/main Start license headers with `/*` instead of `/**` (#2988) 2025-01-07 18:49:02 +01:00
web Layout Editor: Fix invisible bottom part of the screen (#3033) 2025-01-23 18:54:50 +01:00
.classpath Update Eclipse .classpath files (#1603) 2022-12-23 16:55:26 +01:00
.project Add default UI bundle (#178) 2020-01-19 17:20:17 +01:00
CONTRIBUTING.md Update CONTRIBUTING with missing npm lint scripts (#2919) 2024-12-14 09:27:27 +01:00
NOTICE Add default UI bundle (#178) 2020-01-19 17:20:17 +01:00
README.md Cosmetic changes, handle static files in UIService (#180) 2020-01-21 00:07:58 +01:00
bnd.bnd Allow resource overrides for main UI (#1359) 2022-04-30 16:50:05 +02:00
pom.xml Prepare for OH 5.0.0 (#2924) 2024-12-15 19:41:01 +01:00

README.md

openHAB UI

This is openHAB's main UI.

See CONTRIBUTING for more information about developing this web application.