KieronQuinn / Smartspacer

Smartspacer is a customisable widget for Android, but with a difference: It can upgrade the built in At a Glance on Pixels - without root!
GNU General Public License v3.0
2.01k stars 42 forks source link

Widget text size slider #238

Closed parthmawai closed 2 months ago

parthmawai commented 2 months ago

Suggestion

An option to change the font size of the widget can be helpful. Sometimes text doesn't fit the width of the screen and gets cut out. Having a slider to change the font size can add an additional layer of customization to the widget.

KieronQuinn commented 2 months ago

Can you send a screenshot of it being cut off please

parthmawai commented 2 months ago

Screenshot_2024-08-04-21-43-35-83_b783bf344239542886fee7b48fa4b892.jpg

KieronQuinn commented 2 months ago

Shrinking the font globally isn't the fix for this. It's up to plugin developers to make sure the text fits, or to shrink it for just their Target. The title is not meant to display that much text, it would be the same with native at a glance.

parthmawai commented 2 months ago

Should I rather report it to plugin dev