[Tokodon] [Bug 493431] Scrolling in Tokodon is glitchy/jerky, with inconsistent scrollbar size
Joshua Goins
bugzilla_noreply at kde.org
Thu Oct 17 03:07:21 BST 2024
https://bugs.kde.org/show_bug.cgi?id=493431
Joshua Goins <josh at redstrate.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Latest Commit| |https://invent.kde.org/netw
| |ork/tokodon/-/commit/d7820e
| |98f92d57fa1336983872e4a8de9
| |d18567d
Status|REPORTED |RESOLVED
--- Comment #2 from Joshua Goins <josh at redstrate.com> ---
Git commit d7820e98f92d57fa1336983872e4a8de9d18567d by Joshua Goins.
Committed on 17/10/2024 at 02:07.
Pushed by redstrate into branch 'master'.
Disable the scrollbar interactivity for timeline pages
These are buggy because of a Qt bug we cannot fix. Using the scrollbar
with a mouse or touch just invites too much trouble, so let's disable
them ala NeoChat. It's still possible to quickly flip through pages
using PgUp/PgDown (on a keyboard), Ctrl + scroll wheel, and the
"Go to Top" button in the bottom right.
M +8 -1 src/content/ui/ExplorePage.qml
M +2 -0 src/content/ui/FollowingPage.qml
M +7 -0 src/content/ui/ListTimelinePage.qml
M +8 -1 src/content/ui/NotificationPage.qml
M +7 -0 src/content/ui/TimelinePage.qml
https://invent.kde.org/network/tokodon/-/commit/d7820e98f92d57fa1336983872e4a8de9d18567d
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list