Git Product home page Git Product logo

Comments (3)

leocb avatar leocb commented on July 17, 2024

I know it doesn't, this is by design, one of the principles of this project is to enforce consistency across the UI. Allowing the user to change font sizes would break this principle. What I can do is to allow the user to increase or decrease the size of ALL fonts (like android can do). Although for that, some serious code rewrite would be necessary.

I'm leaving this open as a enhancement request for app-wide font scale (accessibility)

from materialskin.

ThomasAllan avatar ThomasAllan commented on July 17, 2024

I'm finding the controls are just too large to use effectively.

Any tips or suggestions for looking into app-wide font scaling @leocb ?

from materialskin.

leocb avatar leocb commented on July 17, 2024

Not at the moment, sorry ;/
The size of everything is hard-coded ATM, it would require some code refactoring to allow dynamic scaling. not too hard tough, I tried to use constants for the size of stuff as often as I could, so allowing scaling would be trivial. One point I'd have to pay attention to is font size, they're pre-loaded when the skinManager loads; If you want to allow the user to change scaling at run-time it would require a app restart - or at least a skinManager hot reload, but I don't know if this is feasible.

If your complain is mainly about the textbox size, Then I'm with you on this one, I have a working small textbox variant on my local code, I just have to find some time to squash some bugs so I can commit it.

from materialskin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.