Blender Git Commit Log
Git Commits -> Revision 2a8ba9c
Revision 2a8ba9c by Brecht Van Lommel (master) May 7, 2020, 23:51 (GMT) |
Fix T76471: timer not removed after changing file browser to another type The file browser exit() callback was not called. RNA get functions should never modify data, here the area type info to be changed before the screen and area were properly updated. |
Commit Details:
Full Hash: 2a8ba9c08ec91d73a9c1f59b90aa9e9e37e492d8
Parent Commit: 7a4e045
Lines Changed: +14, -10
1 Modified Path:
/source/blender/makesrna/intern/rna_screen.c (+14, -10) (Diff)