Handy Toolset

by young in Addons


Blender Crushed while I am running Boolean Modal. now I can not open the pie menu, what's wrong?

The top bar color is chosen as a visual switch to indicate if the modal operator is running or not. in case of blender crushing, its color is not restored, so the code thinks the operator is still running.

to fix it, open "Python Console" and paste the following code and press enter, it will restore top bar to default color and resolve the issue.

bpy.context.preferences.themes[0].topbar.space.header = (0.1373,0.1373,0.1373,1)


$13.95

Have questions before purchasing?
Login to message

Details
Sales 200+
Rating
2 ratings
Published over 3 years ago
Software Version 4.2, 4.1, 4.0, 3.6, 3.5, 3.4, 3.3, 3.2, 3.1, 3.0, 2.93
License Royalty Free