Blender Git Commit Log
Git Commits -> Revision 5397d8d
Revision 5397d8d by Alexander Gavrilov (master) May 22, 2019, 14:59 (GMT) |
UI: allow shrinking panel height to zero when open. Currently if a panel becomes empty (draw simply returns), it stays at the last non-empty height. This seems to be caused by some legacy checks that may be completely obsolete, but the safest fix is to at least allow resetting height when the panel is open. |
Commit Details:
Full Hash: 5397d8d268244c34ecab94f89885e64925acc50e
Parent Commit: 8f2538f
Lines Changed: +11, -11