Skip to content

Roomlist Drag Improvements

James Graham requested to merge work/nvrwhere/roomlist_drag_improvements into master
  • Move the room list drag handler and logic to RoomList.qml.
  • Make the compact mode logic not rely on a saved width value from Config as this was causing the room list to have large icons the first launch after a recent update.
  • Instead save the compact mode state and initialise the width based upon that.

Merge request reports