Blender Git Commit Log
Git Commits -> Revision 8e8b4ec
Revision 8e8b4ec by Tobias Langen (master) February 28, 2020, 11:39 (GMT) |
Fix T73587: Wrong sub-panel animation on double-click Under the special circumstance of double clicking and then opening a panel with sub-panels again, the parent panel's offset in y-direction was added twice to the child panels: once inside "get_panel_real_ofsy" and once within "align_sub_panels". This introduced a visible glitch. Reviewed by: Julian Eisel Differential Revision: https://developer.blender.org/D6942 |
Commit Details:
Full Hash: 8e8b4ec3a32048fe9a43aeb384367ce797ed07ae
Parent Commit: 1eb73d1
Committed By: Julian Eisel
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/interface/interface_panel.c (+1, -1) (Diff)