Main window header: Hide menus not saved in startup file #68961
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: Windows-10-10.0.16299 64 Bits
Graphics card: GeForce GTX 970/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 390.65
Blender Version
Broken: version: 2.81 (sub 3), branch: master, commit date: 2019-08-20 22:35, hash:
blender/blender@daba3e871f
Worked: (optional)
Short description of error

Visibility of main header menus is not saved in startup file.
Exact steps for others to reproduce the error
Added subscriber: @Miadim
Added subscribers: @WilliamReynish, @JulianEisel, @ideasman42, @lichtwerk
Havent checked code, but to me ScrArea-flag
HEADER_NO_PULLDOWN
should be preserved?(this is not only the case for startup blend, this is true for all saved .blends...)
Not sure if there is a reason to not do this?
CC @WilliamReynish
CC @JulianEisel
CC @ideasman42
Closed as duplicate of blender/blender#59451