moment/src/gui/Pages/Chat
miruka 7029148c87 Fix some chat right pane issues
- Remove the default Qt dragMargin: when the right pane was
  hidden/collapsed in the interface, accidentally clicking on this
  invisible 10 pixel-wide zone to the right edge of the window
  would interfere with any button under it, e.g. the button to
  expand the pane

- Fix expand pane button failing to bring back pane (due to dragMargin)
  and turning the chat page header invisible

- Disable swiping to exit panes, interferes with buttons and tiles
2021-03-03 17:14:55 -04:00
..
AutoCompletion Remove double blank lines from QML files 2021-03-03 17:14:55 -04:00
Banners Remove double blank lines from QML files 2021-03-03 17:14:55 -04:00
Composer Disable new theme test code for now 2021-03-03 17:14:55 -04:00
FileTransfer Remove double blank lines from QML files 2021-03-03 17:14:55 -04:00
RoomPane Add PCN theme system 2021-03-03 17:14:55 -04:00
Timeline Fix EventList stuff depending on scroll position 2021-03-03 17:14:55 -04:00
Chat.qml Remove double blank lines from QML files 2021-03-03 17:14:55 -04:00
ChatPage.qml Remove double blank lines from QML files 2021-03-03 17:14:55 -04:00
InfoBar.qml Remove double blank lines from QML files 2021-03-03 17:14:55 -04:00
ReplyBar.qml Remove double blank lines from QML files 2021-03-03 17:14:55 -04:00
RoomHeader.qml Fix some chat right pane issues 2021-03-03 17:14:55 -04:00
TypingMembersBar.qml Remove double blank lines from QML files 2021-03-03 17:14:55 -04:00
UploadDropArea.qml Support drag and drop for files and text in chat 2021-03-03 17:12:09 -04:00