MCPcopy Create free account
hub / github.com/LibreSprite/LibreSprite / removeDropViewPreview

Method removeDropViewPreview

src/app/ui/tabs.cpp:287–292  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

285}
286
287void Tabs::removeDropViewPreview()
288{
289 m_dropNewTab = nullptr;
290
291 startReorderTabsAnimation();
292}
293
294bool Tabs::onProcessMessage(Message* msg)
295{

Callers 2

onDockingTabMethod · 0.45
onDropTabMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected