Blender Git Commit Log
Git Commits -> Revision 60e2c60
Revision 60e2c60 by Joshua Leung (master) April 20, 2018, 16:54 (GMT) |
Fix: Timeline's "Show Cache" options should not get reset on window size change These were getting set in the init() callback instead of the new(). As a result, the settings would get reset everytime you resized the window/area - not quite something you'd really want happening everything the size changes! |
Commit Details:
Full Hash: 60e2c60be711a892459953b8788494fe869164e8
Parent Commit: 6d0c59b
Lines Changed: +13, -13