]> git.lyx.org Git - features.git/commit
Give Advanced Find a minimum size
authorScott Kostyshak <skostysh@lyx.org>
Sun, 28 Jun 2015 08:50:02 +0000 (04:50 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Sun, 28 Jun 2015 09:16:49 +0000 (05:16 -0400)
commit6c3a6ea9bd0adf13e4ac0ad4df8d73e680ccc965
tree60787623a9f03386eec164f08265b85735145346
parent8f1b7f47fa691c6b51dafe0e290ed40700462733
Give Advanced Find a minimum size

The horizontal size policy is now set to "MinimumExpanding", which
means that sizeHint() is enforced as a minimum, but that the widget
can make use of extra available space.

Before, the size policy was ignored, and often resulted in a
scrunched pane that had to have its size manually increased.
src/frontends/qt4/ui/FindAndReplaceUi.ui