Mango request: disable compositing on file load.
This does not make much sense and just annoys in most of cases. --- Merging r48793 from soc-2011-tomato into trunk
This commit is contained in:
@@ -192,10 +192,6 @@ static void node_area_listener(ScrArea *sa, wmNotifier *wmn)
|
||||
break;
|
||||
}
|
||||
break;
|
||||
case NC_WM:
|
||||
if (wmn->data == ND_FILEREAD)
|
||||
ED_area_tag_refresh(sa);
|
||||
break;
|
||||
|
||||
/* future: add ID checks? */
|
||||
case NC_MATERIAL:
|
||||
|
||||
Reference in New Issue
Block a user