Grid snapping works with offset

This commit is contained in:
2025-11-17 17:11:01 -05:00
parent 61e38a1482
commit 01d0f6e49a
2 changed files with 8 additions and 5 deletions

View File

@@ -1020,7 +1020,6 @@ namespace anm2ed::imgui
ImGui::BeginDisabled(!item);
{
shortcut(manager.chords[SHORTCUT_ADD]);
shortcut(manager.chords[SHORTCUT_INSERT_FRAME]);
if (ImGui::Button("Insert", widgetSize))
{