dissent icon indicating copy to clipboard operation
dissent copied to clipboard

Swiping on channel list with touchscreen results in selection

Open fx-chun opened this issue 3 years ago • 1 comments
trafficstars

When swiping on the channel list with a touchscreen device, the application will first select & load the child the swipe first started over, then start scrolling the tree. This is undesirable on lower-spec devices, where channel loading takes a number of seconds to finish before the application becomes responsive again.

fx-chun avatar Jul 18 '22 05:07 fx-chun

I'm not too sure how GTK even deals with this. It should only emit the row activation event when the finger is lifted, or so I thought.

diamondburned avatar Jul 18 '22 06:07 diamondburned