I have a wall mount screen (portrait mode) which is currently using habPanel. It runs chromium browser in kiosk mode which loads page at startup.
I am planning to redesign the UI using main UI, and just did some small test to check the behaviour.
Created a custom page with a canvas. Added a widget to the top left corner and a widget to the bottom left corner.
Opened the page on the PC (landscape) using URL /page/overview_2
This shows the page and the page boundaries as a rectangle, with a large Openhab sidebar at the left.
Thought this was maybe because this screen has different resolution, so showed the page on the actual device.
Still the large sidebar, and scrollbars for the actual page content.
As far as I know, I disabled the sidebar, see config below.
Any suggestion how to get the page full screen without any menus/bars ?
Hello! I am facing the same challenge as @waldorf with my setup.
In my case, a “read-only” OH page should be displayed by a keyboard-and-mouse-less Raspberry Pi Zero 2W. The screen I attached to it does not have any touch functionality, so right now I have no way to “click” the pin icon to hide the sidebar.