summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibCore
diff options
context:
space:
mode:
authorSam Atkins <atkinssj@serenityos.org>2022-05-11 15:02:18 +0100
committerAndreas Kling <kling@serenityos.org>2022-05-21 22:25:33 +0200
commit4253594d165b3fddcdc0a901d4cf7e1fef542479 (patch)
tree2146823a5ccc8eddda3cce5b5e36931021354c32 /Userland/Libraries/LibCore
parentf617d72bee454e8a50673432ab0dd0cf1fceee7d (diff)
downloadserenity-4253594d165b3fddcdc0a901d4cf7e1fef542479.zip
ThemeEditor: Position preview windows based on the title height
This means all three window titles are visible, regardless of what the TitleHeight and BorderThickness values are. :^) The one exception is when TitleHeight is less than the height of the title text. WindowManager ensures that the real title height is at least enough to fit the text, so if the value is set to less than that, the window titles will start to overlap. So, don't set values that are impossibly small!
Diffstat (limited to 'Userland/Libraries/LibCore')
0 files changed, 0 insertions, 0 deletions