System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: GeForce GTX 965M/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 398.36
Blender Version
Broken: version: 2.90.0 Alpha, branch: master, commit date: 2020-06-08 15:55, hash: rB9f7d84b656fb
Worked: 2.83
Short description of error
from the default file:
- add two modifiers to the default cube (e.g. SurfaceDeform)
- C.active_object.modifiers['SurfaceDeform'].show_expanded = False
- C.active_object.modifiers['SurfaceDeform'].show_expanded = True
- missing layout update
Original report:
Short description of error
Clicking on the "Toggle Stack" button in the *Modifier tools* add-on doesn't expand or collapse the modifiers.
Exact steps for others to reproduce the error
Based on the default startup
Go to Preferences>Add-ons>Interface> enable "Modifier Tools" add-on; create any object, go to "modifier properties" and add a couple of modifiers; go up to the 4 buttons of the *modifier tools* and click "Toggle Stack."