aboutsummaryrefslogtreecommitdiff
path: root/src/styleengine.cc
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2024-08-15 18:35:26 +0200
committerRodrigo Arias Mallo <rodarima@gmail.com>2024-10-17 20:38:16 +0200
commit63213042ea782c76b26e1b5a9d948030d3fe9c9c (patch)
treee706431f47ebb7fc9bc2931d9ceb3e347842a7e0 /src/styleengine.cc
parent557e194dbdf119a82792fd579998caa062c77310 (diff)
Don't apply min/max-width if the width is auto
Prevents reducing the available width of a body with width:auto and min-width:100px to 100px. The Widget::calcFinalWidth() method is also heavily documented, so we can understand precisely what it does.
Diffstat (limited to 'src/styleengine.cc')
0 files changed, 0 insertions, 0 deletions