UI: don't flip contents of popovers, avoid closing when size changes.
This commit is contained in:
@@ -572,6 +572,9 @@ struct uiPopupBlockHandle {
|
||||
/* menu direction */
|
||||
int direction;
|
||||
|
||||
/* previous rect for refresh */
|
||||
rctf prev_block_rect;
|
||||
|
||||
/* #ifdef USE_DRAG_POPUP */
|
||||
bool is_grab;
|
||||
int grab_xy_prev[2];
|
||||
|
||||
Reference in New Issue
Block a user