MCPcopy 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
1690void Editor::dropMovingPixels()
1691{
1692 ASSERT(isMovingPixels());
1693 backToPreviousState();
1694}
1695
1696void Editor::invalidateIfActive()
1697{

Callers 2

onCloseViewMethod · 0.80
transformSelectionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected