summary refs log tree commit diff
path: root/src/ui/NhekoEventObserver.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use ListView without scrollview for messagesNicolas Werner2022-02-191-0/+27
That way we can autohide the scollbar if needed, it should fix some jumping issues, it makes it possible to flick on mobile, etc. Some related bugs: https://bugreports.qt.io/browse/QTBUG-75223 https://bugreports.qt.io/browse/QTBUG-44902