perspective
I created a scene using a coordinate container
and i want to change the font size itself
When the screen zooms in and out, the font also zooms in and out with it
in the small screen i want a small font
how did i do that
thanks
This should get you started,
I’ve been playing around with dynamic font sizing, and vw units appear to be the way to go for PC client displays (not sure about for mobile…)
vw means that, at least for coordinate containers set to percent mode, screens displayed on different resolutions will dynamically scale their font sizes accordingly. Designing the screens however on a high res monitor (4K) is a bit interesting though as the viewport is super wide meaning that the font size is super large.
Normal:
[image]
4K width:
[…
Seriously, ONE word and a screenshot ?
Getting help fast is easy on the Inductive Automation Forum. If you’ve got questions about our software, need help getting through a tricky part of your project, or think you may have found a bug, you’ve come to the right place. Please take a minute...
3 Likes