I dislike making fixed-size and resolution layouts, so I’m working on one on which I’d like to use relative positioning and scalable widgets.
I’m running into a snag with borders, though. An element with a titled border, when scaled down seems to scale the contents, but the font and size of the border itself do not appear to scale. Scale it too much, and the contents are no longer visible, because the border it taking up all the space!
Is this correct, or am I doing something wrong?