Helium314 / HeliBoard

Customizable and privacy-conscious open-source keyboard
Apache License 2.0
2.48k stars 97 forks source link

Popup hint is as long as the longest popup #1116

Open herrbrixter opened 2 months ago

herrbrixter commented 2 months ago

Is your feature request related to a problem? Please describe. The popup hint is as long as the longest popup. If most popups are 1 character (ex. &) and one popup is multiple characters (ex. ----------), all of the popup hints will be multiple characters long. They should reflect the actual size of the popup to conserve space.

Screenshot_2024-09-19-15-11-17-866_com socialnmobile dictapps notepad color note~(1)

Describe the solution you'd like Each popup hint should have its own size regardless of how long the other popups are.

Use case I customized my layout to add multiple character strings that I often use. Each key already has a predefined 1 character popup. The resulting popup menu becomes unnecessary large.

Describe alternatives you've considered (if any) None

Helium314 commented 2 months ago

Feel free to implement it, but for me this is far too much effort for a very minor gain.