Skip to content

Port PageView to simplified ToggleActionMenu

This ports the mouse mode menu in PageView to the simplified ToggleActionMenu logic, which will be implemented with !383 (merged).

The implementation detail in this patch matches what we have discussed in our meeting; construction of the ToggleActionMenu happens earlier, so actions can be made default action when they are created.

Merge request reports