-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
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
[launcher] fullscreen setting doesn't work #3785
Comments
Aside: This should probably be two separate issues.
I didn't know about the fullscreen option, so when I saw this bug open I was interested to try it. |
@onebitboy which Clock are you using please? |
Aha. The clock I use supports fast loading. I switched to one that doesn't and the fullscreen option worked correctly. So I checked the instructions for supporting fast loading. I think this is the paragraph that explains this behaviour:
|
Sounds like fullscreen setting avoids loading widgets all together. If that was changed to still load widgets and then use |
antonclk |
I noticed launcher just got updated to v0.23. The fullscreen bug is still present though (tested on firmware 2v25.369).
I'll create separate issues for the "show clocks" setting and the font breakage and edit this one. I originally assumed it might all be related, but since this seems to be not the case, I agree that splitting it up is better. |
I've added some code to fix both problems. Please try here: https://thyttan.github.io/BangleApps/?id=launch |
Works. Thank you! Maybe the option should be renamed to "Hide widgets", since the launcher still won't use the widget area of the screen even when they're hidden. |
But it does use the whole screen on my watch now. The empty widget field briefly flicker on screen before being removed. Doesn't it on yours? |
Affected hardware version
Bangle 2
Your firmware version
2v25 and 2v25.366
The bug
"Show clocks" and"Fullscreen" settings. No matter what it's set to, italways shows clocks andnever goes fullscreen. I've tried it with v0.21 and v0.22 (stable and dev branches) on both the 2v25 and the 2v25.366 firmware.2. Some launcher font sizes cause a complete breakage at least on 2v25.366. Setting it to (non-vector) 17 for example, the launcher doesn't display anything any more at all, so you can't even go back to the settings to change the font size again.Edit: I'll create separate issues for the other two bugs.
The text was updated successfully, but these errors were encountered: