mipops / dvrescue

Archivist-made software that supports data migration from DV tapes into digital files suitable for long-term preservation. Snapshot daily builds are at https://mediaarea.net/download/snapshots/binary/dvrescue/.
BSD 3-Clause "New" or "Revised" License
94 stars 20 forks source link

GUI: touch pad scrolling #433

Open libbyhopfauf opened 2 years ago

libbyhopfauf commented 2 years ago

In the GUI, for any part where scrolling is available: using touch pad motions to scroll (vs. clicking and holding) works for up/down, but not for left/right or to zoom in/out.

dericed commented 2 years ago

This applies in particular to the frame table, segment table and file table.

dericed commented 2 years ago

still an issue. Help us @ElderOrb :D

ElderOrb commented 2 years ago

as I can see - the only place where we have horizontal scrollbar - is this table:

image

frame table & segment table doesn't seem to even have horizontal scrolling capabilities atm.

do you want to add it here?

also not sure about 'zoom in/out', any examples of where we have such a functionality?

@dericed @libbyhopfauf ^^

dericed commented 1 year ago

@ElderOrb yes i think that's right that the frame table and segment table could benefit from having horizontal scroll capabilities. Currently I can move vertically in these tables via the touchpad but not horizontally.

For zoom in/out, I presume this references a two-finger pinch or unpinch gesture on the touchpad, which could be relevant for components with the zoom in/out option (the graph)

libbyhopfauf commented 1 year ago

@ElderOrb @dericed I agree! That would horizontal scroll capabilities would be super helpful!

libbyhopfauf commented 10 months ago

This is still an issue with latest build (2023-12-08).

libbyhopfauf commented 5 days ago

I just wanted to jump back in here and note that this is still an issue. Also, on a related note, is there a way to make it so that the scroll bars are always present (vs. only appearing when you hover your cursor over the area)? I've heard from a few users that this is not intuitive.