moment/src/gui/Pages/Chat/Timeline
miruka 8d4e67d6a4 Fix EventList stuff depending on scroll position
Add visibleStart/End properties to HListView that take into account the
ListView's originX/Y, and not just contentX/Y which can be largely
offset.

Use those new properties in EventList for message focusing (fix
ctrl+up/down sometimes incorrectly focusing the message at the middle of
the screen even when we're scrolled at the bottom), and detection of
when we can update the read marker (fix cases when we're scrolled at the
bottom but the read marker never updates).
2021-03-03 17:14:55 -04:00
..
Daybreak.qml Add copyright header to source code files 2021-03-03 17:12:08 -04:00
EventAudio.qml Add copyright header to source code files 2021-03-03 17:12:08 -04:00
EventContent.qml Remove double blank lines from QML files 2021-03-03 17:14:55 -04:00
EventContextMenu.qml Remove double blank lines from QML files 2021-03-03 17:14:55 -04:00
EventDelegate.qml Remove double blank lines from QML files 2021-03-03 17:14:55 -04:00
EventFile.qml Remove double blank lines from QML files 2021-03-03 17:14:55 -04:00
EventImage.qml Remove double blank lines from QML files 2021-03-03 17:14:55 -04:00
EventImageTextBubble.qml Add copyright header to source code files 2021-03-03 17:12:08 -04:00
EventList.qml Fix EventList stuff depending on scroll position 2021-03-03 17:14:55 -04:00
EventMediaLoader.qml Remove double blank lines from QML files 2021-03-03 17:14:55 -04:00
EventVideo.qml Add copyright header to source code files 2021-03-03 17:12:08 -04:00