Merge branch 'master' into blender2.8
This commit is contained in:
@@ -7720,7 +7720,9 @@ void UI_but_tooltip_timer_remove(bContext *C, uiBut *but)
|
||||
data->autoopentimer = NULL;
|
||||
}
|
||||
|
||||
WM_tooltip_clear(C, data->window);
|
||||
if (data->window) {
|
||||
WM_tooltip_clear(C, data->window);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user