Closed vetall812 closed 1 year ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Please do not bump or comment on this issue unless you are actively working on it. Stale issues, and stale issues that are closed are still considered.
Is your feature request related to a problem? Please describe.
There is a cool guide for Adnroid but it require a lot of manual testing / calculating.
I would be great if we can automate it.
Solution you would like.
I see it like setting up two parameters: Font size and Number of horizontal lines. First can be any (based on common sense of the player), second can be set manually, but show warning if screen size is smaller that (font_size)*(number_of_lines). Knowing screen size and those two variables the size of shortcut bar can be calculated.
Describe alternatives you have considered.
1) Leave it as is. or 2) Add hints in the menu about screen size and recommended number of lines and shortcut bar size.
Additional context
No response