conceptualspace / yet-another-speed-dial

a modern speed dial for chrome, edge and firefox
Other
177 stars 32 forks source link

Add option to change label font size #39

Open TotalCaesar659 opened 3 years ago

TotalCaesar659 commented 3 years ago

The label font size is too small by default and can't be changed, so it's hard to use by visually impaired individuals. 0 @conceptualspace I tried to fix it but it doesn't change in settings so I need some help with it.

SerafDosSantos commented 3 years ago

SpeedDial2.com has an advanced interface for such configuration. @conceptualspace I can send you print screens of it (I still have the subsciption), it could inspire you in some way (and I'm thinking of helping a bit, I'm using YASD now).

conceptualspace commented 2 years ago

thanks for this :)

im just thinking about the best way to handle additional settings in the UI, with the side menu getting pretty full. once i settle on something i'll pull this in

conceptualspace commented 2 years ago

@TotalCaesar659 maybe the way we handle this is to make the font size a variable inside index.css, then the logic to change it would be pretty similar to the logic that shows/hides the title

while im thinking about this maybe we should have the site title or URL as a tooltip when hovering over a dial as well..

SerafDosSantos commented 2 years ago

while im thinking about this maybe we should have the site title or URL as a tooltip when hovering over a dial as well..

@conceptualspace this could be cool.

TotalCaesar659 commented 2 years ago

@conceptualspace The input form is not active, I don't know why. 1 It should be resolved before saving.