Blender Git Commit Log

Git Commits -> Revision c6d28a9

Revision c6d28a9 by Campbell Barton (master)
January 12, 2015, 14:44 (GMT)
Fix T42754: File-Selector lost on fullscreen exit

There was a hard-coded check to exit the fileselector when restoring a view.

Now, when space types differ, flag areas as temporary and switch back to the previous type only in this case.
This means you can select a file while having a file-selector space type open, and not loose it every time.

Commit Details:

Full Hash: c6d28a94bee211c1d1ce41f364f5c026c4d759f0
Parent Commit: 301433f
Lines Changed: +40, -15

4 Modified Paths:

/source/blender/editors/include/ED_screen.h (+1, -0) (Diff)
/source/blender/editors/screen/screen_edit.c (+25, -1) (Diff)
/source/blender/makesdna/DNA_screen_types.h (+10, -6) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+4, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021