Port space menu to ConvergentContextMenu

This commit is contained in:
Carl Schwan
2025-01-03 17:23:06 +01:00
parent 8ec3b2d05d
commit c43563a804
2 changed files with 43 additions and 127 deletions

View File

@@ -283,7 +283,7 @@ QQC2.Control {
room: room,
connection: root.connection
});
context.open();
context.popup();
}
Component {
id: spaceListContextMenu