Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ isActive
Method
isActive
src/app/ui/editor/editor.cpp:230–233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
}
229
230
bool Editor::isActive() const
231
{
232
return (current_editor == this);
233
}
234
235
WidgetType editor_type()
236
{
Callers
8
updateUsingEditor
Method · 0.80
onPaint
Method · 0.80
onBeforeCommandExecution
Method · 0.80
onMouseDown
Method · 0.80
onPivotChange
Method · 0.80
onSetCursor
Method · 0.80
postRenderDecorator
Method · 0.80
getSymmetryHandles
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected