dboun / MultiPatientImageProcessing

Bulk processing of medical images
1 stars 1 forks source link

Slider handles must be bigger #40

Open ashishsingh18 opened 5 years ago

ashishsingh18 commented 5 years ago

Slider handles must be bigger. Small handles are difficult to grab when we want to change slices and it takes time. Please see attached screenshot

image

dboun commented 5 years ago

Screenshot from 2019-07-31 01-23-29

(for reference)

ashishsingh18 commented 5 years ago

It looks the same on my side as well. The issue is the 'blue' handles of the slider are not easy to quickly grab with mouse. This adds to slight delay.

dboun commented 5 years ago

What do you think of this? (Tested only in linux). It is way easier to make them expand to the side, I'm not sure why. Do you think that this would be enough?

(for future reference, these things are governed in the QSlider section of dark.qss)

Screenshot from 2019-07-31 02-02-59

dboun commented 5 years ago

(This can also go to about this and still be usable)

Screenshot from 2019-07-31 02-11-27

ashishsingh18 commented 5 years ago

Is it possible to make them bigger vertically too?

Btw, how does horizontally bigger slider handle behave when moved to the corner? i.e. min or max?