You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When we display dashboards via "Kiosk mode" on TV Screens, we cannot get a real full screen as we can't trigger the "toggleFullScreenMode" without userinteraction.
Describe the solution you'd like
A Fullscreen without menu (can already be hidden) and top-bar would be great to have the full TV screen to display dashboards.
This could be made available for example via /#!/kiosk/index
Describe alternatives you've considered
Try to trigger toggleFullScreenMode via Tampermonkey but the browsers don't accept a call for fullscreen when no real userinteraction happened
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When we display dashboards via "Kiosk mode" on TV Screens, we cannot get a real full screen as we can't trigger the "toggleFullScreenMode" without userinteraction.
Describe the solution you'd like
A Fullscreen without menu (can already be hidden) and top-bar would be great to have the full TV screen to display dashboards.
This could be made available for example via /#!/kiosk/index
Describe alternatives you've considered
Try to trigger toggleFullScreenMode via Tampermonkey but the browsers don't accept a call for fullscreen when no real userinteraction happened
The text was updated successfully, but these errors were encountered: