Blender Git Commit Log

Git Commits -> Revision 9b2c0f0

Revision 9b2c0f0 by Bastien Montagne (master)
January 28, 2013, 08:58 (GMT)
Fix for a nasty glicth found by Irie Shinsuke in Freestyle branch.

Headerless panels are not supposed to be closed ever. But if user saves a blend with a stardard panel closed, then dev decides to make this panel headerless, when user open again its blend, the panel is closed and has no more header, so it becomes invisible!

This commit simply checks, at draw time, that a headerless panel is never closed (and repoen it if necessary)!

Commit Details:

Full Hash: 9b2c0f03dd64f2c3c5dc41a1d2e388acf53983d0
SVN Revision: 54141
Parent Commit: 2e822e3
Lines Changed: +8, -0

1 Modified Path:

/source/blender/editors/interface/interface_panel.c (+8, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021