Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide zoom in/out functionality #5

Open
darekkay opened this issue Apr 15, 2020 · 0 comments
Open

Provide zoom in/out functionality #5

darekkay opened this issue Apr 15, 2020 · 0 comments
Labels
Type: Enhancement New feature or request

Comments

@darekkay
Copy link
Owner

In the past I have evaluated a fluid typography design, i.e., the possibility for widgets to scale their font size based on the widget size. See my explanation for why I have abandoned this idea.

Instead, constant font sizes are used for all widgets and all breakpoints. While the user can use native browser zoom functionality, zoom in/out buttons in the header may improve the UX (especially for less tech-savvy people).

It is to be checked whether the header itself should be zoomed as well, or just the content.

One possible solution is using the CSS transform: scale(x) function.

@darekkay darekkay added the Type: Enhancement New feature or request label Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant