-
-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Labels
Description
Depends on #407
Description
Scaling font-size with a container is difficult, we should have a demo.
The idea is to make the size of text relative to the size of the parent / window.
Fortunately, Philip has answered a question about how to do this a few years ago https://stackoverflow.com/a/35237445
We just need to make a demo and translate it to GTK4.
Maybe the demo could be a Clock (time) which size scales with the parent container / (window?)