maemo-leste-extras / hamsterfiler

A file manager application for Maemo
0 stars 0 forks source link

Finger scrolling doesn't seem to work #2

Open MerlijnWajer opened 2 years ago

MerlijnWajer commented 2 years ago

This doesn't work out of the box in Qt on maemo, it behaves like desktop scrolling without a scrollbar, so the only way to scroll is to select-drag at the top or bottom of the screen. This can be solved with a QScroller, something like this: https://github.com/maemo-leste-extras/dorian/commit/cea125c39f01aa690ae3becff0942b29c831f3f5 (there are more examples in dorian)

sanderfoobar commented 5 months ago

Scrolling through the file list (with a mouse) works in QEMU, so I am assuming this has similar behavior on a touschscreen, no?