diff options
author | Robin Gareus <robin@gareus.org> | 2020-04-10 21:20:04 +0200 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2020-04-10 21:58:55 +0200 |
commit | 4912f67839be6992b09a80a7b605cfb26f8024d3 (patch) | |
tree | 04f356e482bf387be40ceeec98be039236162679 /src/cocoa_in_gtk2.mm | |
parent | 967c197a1f53903ccbda84e32357f1d2b221a7f1 (diff) | |
download | suil-4912f67839be6992b09a80a7b605cfb26f8024d3.tar.gz suil-4912f67839be6992b09a80a7b605cfb26f8024d3.tar.bz2 suil-4912f67839be6992b09a80a7b605cfb26f8024d3.zip |
Ensure that XSizeHints are set and updated
This fixes the following regression introduced in db07a21d484:
* The window may not have been realized when wrapper_wrap is called, in which
case XSizeHints were not set.
* Changes to XSizeHints were never queried, so the original mininum size was
enforced even when the window called ui:resize().
Diffstat (limited to 'src/cocoa_in_gtk2.mm')
0 files changed, 0 insertions, 0 deletions