stagger Dynamic resizing using media query concept ?
Opened this issue · 1 comments
gedw99 commented
The Responsive UI scaling is nice.
The problem at the moment is that when the user resizes the screen, it looks very weird as the user makes the window bigger and smaller, and as things resize in real time.
A solution is to use the MediaQuery, so that it rescales in brackets. They are called "media queries breakpoints".
Some examples: https://www.w3schools.com/css/css3_mediaqueries_ex.asp
https://www.w3schools.com/howto/howto_css_media_query_breakpoints.asp
jkvatne commented
This is not relevant for my applications. I use the framework on WIndows, running as a native exe file. No css.