Skip to content

Allow right-clicking on a room without selecting it

Joshua Goins requested to merge work/redstrate/fix-crash into master

Same idea as the fix I did for spaces, we introduce a new signal called selected instead of using ItemDelegate's button signals.

Merge request reports