aldelaro5 / dolphin-memory-engine

A RAM search made specifically to search, monitor and edit the Dolphin emulator's emulated memory
MIT License
158 stars 36 forks source link

Add **Group** context menu action to group currently selected entries. #152

Closed cristian64 closed 1 month ago

cristian64 commented 1 month ago

A new group node is added in the place of the first selected entry, and all the selected entries are moved from their current parents (which can be different parents) into the newly created group node.