Added the window updated command, can update titles now. Very nice
This commit is contained in:
@@ -168,5 +168,5 @@ func windowManipulationTool(bus *events.Bus, doc *dom.DOM, idx int16) {
|
||||
}
|
||||
|
||||
box.SetInputCapture(windowManipulationEvCapture(bus, doc, idx, &state))
|
||||
AddAndShowPage(bus, doc, actionPages, boxNode)
|
||||
AddAndShowPage(bus, doc, actionPages, boxNode, true)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user