We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When adding code for background information at the page level, it doesn't appear in 'Design' or 'Run Mode'. I need to exit first and open the page in live view. Detailed information at: https://community.openhab.org/t/oh3-pages-background-color/115454/12 post 11
when going to design or run-mode, the background color should've changed.
start new page, go to code, enter background-style, go to run-mode
win 10 PC, Chrome-Browser; Openhab on RasPi4 with 'hassle-free installation'
config: label: simple_test_page sidebar: true style: background: linear-gradient(to top left,rgb(21,25,36) 0%, rgb(57,63,77) 100%) blocks: - component: oh-block
The text was updated successfully, but these errors were encountered:
Apply layout page styles in edit mode, fixed openhab#972
4dcda43
Signed-off-by: Hubert Nusser <[email protected]>
Apply layout page styles in edit mode, fixes openhab#972
e4a3716
e542c9b
No branches or pull requests
The problem
When adding code for background information at the page level, it doesn't appear in 'Design' or 'Run Mode'. I need to exit first and open the page in live view.
Detailed information at: https://community.openhab.org/t/oh3-pages-background-color/115454/12 post 11
Expected behavior
when going to design or run-mode, the background color should've changed.
Steps to reproduce
start new page, go to code, enter background-style, go to run-mode
Your environment
win 10 PC, Chrome-Browser; Openhab on RasPi4 with 'hassle-free installation'
Browser console
Browser network traffic
Additional information
The text was updated successfully, but these errors were encountered: