Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
287
void Tabs::removeDropViewPreview()
288
{
289
m_dropNewTab = nullptr;
290
291
startReorderTabsAnimation();
292
}
293
294
bool Tabs::onProcessMessage(Message* msg)
295
{
Callers
2
onDockingTab
Method · 0.45
onDropTab
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected