5 ms·
Huh, interesting. I've been using a clamped version of 1.5vw + 1vh for landscape and 1vw + 1vh for portrait, and then scaling everything else by rem for consist
by uj8efdjkfdshf 3y ago
Huh, interesting. I've been using a clamped version of 1.5vw + 1vh for landscape and 1vw + 1vh for portrait, and then scaling everything else by rem for consistency. Might give this a try though.
- bryanrasmussen 3y agodo you have any clamping suggestions for overflowing/wrapping text in buttons etc.? I ask just because not very many people seem to clamp yet, so looking for experiences.