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

2 Modified Paths:

/source/blender/editors/space_action/space_action.c (+6, -6) (Diff)
/source/blender/editors/space_time/space_time.c (+7, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021