mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-16 19:21:12 +00:00
Avoid referencing a dead WorkspaceTabs from m_dropPreviewTabs
This commit is contained in:
parent
13c06d8541
commit
ff650597cb
@ -101,6 +101,7 @@ void Workspace::setMainPanelAsActive()
|
||||
|
||||
removeDropViewPreview();
|
||||
m_dropPreviewPanel = nullptr;
|
||||
m_dropPreviewTabs = nullptr;
|
||||
|
||||
ActiveViewChanged(); // Fire ActiveViewChanged event
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user