Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/Cardinal
/ undo
Method
undo
plugins/Cardinal/src/ImGuiTextEditor.cpp:172–175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
170
}
171
172
void ImGuiTextEditor::undo()
173
{
174
pData->editor.Undo();
175
}
176
177
void ImGuiTextEditor::redo()
178
{
Callers
10
onAction
Method · 0.80
onAction
Method · 0.80
onAction
Method · 0.80
onHoverKey
Method · 0.80
onAction
Method · 0.80
onAction
Method · 0.80
onAction
Method · 0.80
onAction
Method · 0.80
onAction
Method · 0.80
appendContextMenu
Method · 0.80
Calls
1
Undo
Method · 0.80
Tested by
no test coverage detected