Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe the problem.
I'm looking for the ability to allow the user to choose a zoom-level within the App e.g.
- Zoom level standard
- increase font by one level
- increase font by two levels
Some different ways in my opinion would be to
a) manipulate the dom via jsinterop during runtime after the page is rendered
b) having completely different scss (bright-std, bright-zoom1, bright-zoom2, dark-std, dark-zoom1, dark-zoom2) and load activate these via the thememanager
With both options I'm faced with the situation that the font-size is often set on page level by custom styles, which would needed be overriden.
Do you have plans to implement changing the zoom level or do you have any instruction/recommendation about this?
Thank you
Describe the solution you'd like
The most preferred solution would be to have component doing the dom manipulation.
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels