Signbank / Global-signbank

An online sign dictionary and sign database management system for research purposes. Developed originally by Steve Cassidy/ This repo is a fork for the Dutch version, previously called 'NGT-Signbank'.
http://signbank.cls.ru.nl
BSD 3-Clause "New" or "Revised" License
19 stars 12 forks source link

possibility to adjust font size #1167

Open uklomp opened 8 months ago

uklomp commented 8 months ago

We'd like Global Signbank to have the possibility to enlarge the font, to improve accessibility for users with low vision / deafblind people. An example can be found here https://www.oogvereniging.nl/ where you can click 'Aa' and then chose to enlarge or shrink the font size. Would this be possible? It does not have priority.

susanodd commented 8 months ago

We probably have some hard-coded font sizes here and there. It's sometimes a problem showing extensive amounts of data to fit the screen.

susanodd commented 8 months ago

Does it need to be scalable? Or would it suffice to have a "bigger" toggle type thing? Again this probably needs an upgraded Bootstrap to achieve. But while working on the dark option, it's clear there is lots of "special" formatting in the templates. (These are difficult to upgrade.)

uklomp commented 7 months ago

With scalable, you mean that everything adjusts to its relative format, right? I'm not sure...

What would be possible without the bootstrapping?