forked from blender/blender
Philipp Oeser
5eafbc7c6e
Since menus are created flipped (from event handling point of view), the
root layout block needs to be flagged `UI_BLOCK_IS_FLIP`.
This was missing for a couple of `uiMenuCreateFunc`, namely:
- creating worspaces menu
- modifiers extra ops
- constraints extra ops
- GP modifiers extra ops
- GP Shader FX extra ops
Same fix as
|
||
---|---|---|
.. | ||
intern | ||
CMakeLists.txt | ||
MOD_modifiertypes.h | ||
MOD_nodes.h |