|
Rank: Advanced Member Groups: Member
Joined: 12/10/2014 Posts: 137
|
Hello guys, I'm implementing fullscreen in my app but I face a problem : At every navigation the fullscreen mode is exited.The problem appears to be the same on tabbedBrowser sample. There is also a scaling problem on the hint label "press F11 to exit full screen", screenshot here : https://ibb.co/nBMrpz(I tested both in 1080p and 2160p/150% DPI) Best regards
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,221
|
Hi,
It's normal that full screen mode exits after navigation. Full screen is a per page status. So after a page changes, that status is cleared. If you wish to avoid that, you can implement full screen in your application instead of relying on the browser engine's built-in full screen support.
We will look into the scaling problem and reply again when we have an update on that one.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 12/10/2014 Posts: 137
|
Hello,
Thanks for the answer I'll do it myself then :)
Regards
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,221
|
Hi,
This is just to let you know that we have posted a new build that fixed the scaling issue for the exiting full screen hint text. You can download the new build from our download page. Please take a look and let us know how it goes.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 12/10/2014 Posts: 137
|
Hello,
Well its not perfect on a 4k 150% dpi screen, but it is way better as now all the text is visible.
Thanks for the update, this can be close
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,221
|
Great. Please feel free to let us know if there is anything else.
|
|