cordova-plugin-kiosk
cordova-plugin-kiosk copied to clipboard
top statusbar height customizable
Hello, I have a problem since using it in ionic, the upper nav bar with menu control (open menu, go back) is not clickable on my resolution (is a 24" screen for a kiosk)
I suppose this insensitivity is to prevent that upper statusbar to open, but in this case the status bar is smaller than the insensitive area, maybe because of the screen resolution.
So can you add a method like KioskPlugin.setStatubarInsensitiveHeight(integer) that allows me to set at runtime the value of insensitive height for fine regulations?
Thanks
Probably would be more appropriate to fix how is height of overlay computed in the code. Will try to resolve when will be a time. In any case, pull requests are welcome ;)
hello,
I found this if it is useful: https://gist.github.com/hamakn/8939eb68a920a6d7a498
I also managed to disable statusbar at all, is it possible to disable the insensitive area?
Sure. I will add more configuration options asap. Would you provide more info how has you disabled the statusbar?
Hello,
the provider of the kiosk hardware did it for me, maybe you can find something useful here: https://stackoverflow.com/questions/21371802/permanently-hide-android-status-bar
for instance shutting down and running up the status bar drawer service on kiosk activation/deactivation could be a very useful feature to obtain a real fullscreen dedicated mode
Luca Colombi
Il giorno lun 4 giu 2018 alle ore 12:02 Jan Kalina [email protected] ha scritto:
Sure. I will add more configuration options asap. Would you provide more info how has you disabled the statusbar?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub
I'm interested in this as well - have a button that most of pixels are now touch insensitive due to this. Would be a good feature
I have also the Problem on Android 4 -> back and menu Button at the top left corner are not clickable. Is there an way to change the height of the overlay directly in the plugin code? Or can anyone provide a quick workaround for this?
Best regards iot-dev01
any update on this issue? statusbar overlay height is causing issue for me even though i have hidden statusbar. complete disable and enable statusbar would be a very helpful.
Any update? I have same issue. When i installed plugin kiosk mode top of the screen of my tablet is unclickable. I have a mini banner at the top, so i can not click on that. Best regards