doesnt look as cool, but for sure feels simpler

This commit is contained in:
2026-02-26 00:41:03 +00:00
parent 34120f10af
commit fe5505435b
12 changed files with 671 additions and 617 deletions
@@ -168,5 +168,5 @@ func windowManipulationTool(bus *events.Bus, doc *dom.DOM, idx int16) {
}
box.SetInputCapture(windowManipulationEvCapture(bus, doc, idx, &state))
AddAndShowPage(actionPages, boxNode, true)
// AddAndShowPage(actionPages, boxNode, true)
}