Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ dropMovingPixels
Method
dropMovingPixels
src/app/ui/editor/editor.cpp:1690–1694 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1688
}
1689
1690
void Editor::dropMovingPixels()
1691
{
1692
ASSERT(isMovingPixels());
1693
backToPreviousState();
1694
}
1695
1696
void Editor::invalidateIfActive()
1697
{
Callers
2
onCloseView
Method · 0.80
transformSelection
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected