Blender Git Commit Log

Git Commits -> Revision 3bffcc6

Revision 3bffcc6 by Julian Eisel (master)
April 24, 2015, 23:29 (GMT)
Fix T42495: Fullscreen area icon glitch

Tried a couple of things to trigger an update/redraw for the exact right
moment (sending azone update event, timer, delayed redraw, etc) but this
seems to work rock solid without being *that* ugly.

Commit Details:

Full Hash: 3bffcc675b3fea221b0b93d1f2055173edd7f75b
Parent Commit: de8e89d
Lines Changed: +45, -0

4 Modified Paths:

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