0a891184fad630353e56c5a45ffc9793b7d03fc1
Calling screen maximize while dragging could lead to UI layout change which affects context, this lead to crashes in the icon drawing and selection code. This patch prevents maximize operator from running if dragging is in progress. Might need to look into why `drag->imb->rect` is None immediately after calling maximize, we might want it to work since it's sometimes more convenient to drag then put into a big recieving box. But since `wmDropBox` is predetermined, this can be a somewhat problematic. Pull Request: https://projects.blender.org/blender/blender/pulls/107803
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
