remove uiPanelClearType(), instead redraw all windows when registering/unregistering.
This commit is contained in:
@@ -661,7 +661,6 @@ void uiDrawPanels(const struct bContext *C, struct ARegion *ar);
|
||||
struct Panel *uiBeginPanel(struct ScrArea *sa, struct ARegion *ar, uiBlock *block, struct PanelType *pt, int *open);
|
||||
void uiEndPanel(uiBlock *block, int width, int height);
|
||||
void uiScalePanels(struct ARegion *ar, float new_width);
|
||||
void uiPanelClearType(struct wmWindowManager *wm, const struct ARegionType *art, const struct PanelType *type);
|
||||
|
||||
/* Handlers
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user