Skip to content
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

Bangle.js showMenu customisation #2043

Closed
gfwilliams opened this issue Aug 31, 2021 · 4 comments
Closed

Bangle.js showMenu customisation #2043

gfwilliams opened this issue Aug 31, 2021 · 4 comments

Comments

@gfwilliams
Copy link
Member

http://forum.espruino.com/conversations/367303/

The original graphical_menu module allows font size to be changed, but in Bangle.js we hard-code this and also don't call predraw - we should probably fix this so menus can be customised

@mbattistini
Copy link

It would be great if it were uniform with the fonts also used in the app selection, just like for other similar systems (Smartwatch), it would make it more accessible, like for people like me who need glasses, and consolidated (less chaotic and confusing).

@gfwilliams
Copy link
Member Author

I'm not sure what you mean? You mean to use the fonts that other apps use?

It actually does, but it's just that the apps are a complete free for all, so they use whatever they fancy. If the apps put up a menu or message then they will all use the same font

@mbattistini
Copy link

No, obviously each app is separate BUT having only one font, readable and maybe selectable (even just for the size), uniform for the launcher, at least the default one, and for the sub-menus of the settings page, I think it would create less confusion.

@gfwilliams
Copy link
Member Author

predraw has since been added, but you can also customise by replacing showMenu now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants