diff options
author | James Buck <jamesbuck11@gmail.com> | 2019-11-24 23:07:33 -0600 |
---|---|---|
committer | James Buck <jamesbuck11@gmail.com> | 2019-11-24 23:39:55 -0600 |
commit | 5f451e0fb27392cca4b1e33d4a43a50b94d88115 (patch) | |
tree | 025823795bbd2778776b20056d5237366c20e4a5 /platform/uwp/thread_uwp.cpp | |
parent | 636bc5c32f07050fb387a7f8f5f78f7dc9aef7be (diff) |
Fix WindowDialog moving when resized from the left/top edge
get_combined_minimum_size() must be used in order to consider the min size
specified by the user when determining how far the left/top edge is allowed
to move. Otherwise the dialog may think it can shrink further than it
should, causing the right/bottom edge to move when the rect size is fixed in
set_size().
Diffstat (limited to 'platform/uwp/thread_uwp.cpp')
0 files changed, 0 insertions, 0 deletions