Git Product home page Git Product logo

Comments (11)

pmattern avatar pmattern commented on September 17, 2024

Confirmed.
This would indeed be nice to have.

from pavucontrol-qt.

palinek avatar palinek commented on September 17, 2024

Please, have a look on the #30. I'm not sure about the snapping to the 100% value. If we set the snap threshold to e.g. 2% points, then user won't be able to set 98%, 99% and 101%, 102% by mouse. Is that something that we want?

from pavucontrol-qt.

Vladimir-csp avatar Vladimir-csp commented on September 17, 2024

In GTK version snap is directional: slider goes:
... 98, 99, 100 (snap), 103 (unsnap).
Or
... 103, 102, 101, 100 (snap), 97 (unsnap).

from pavucontrol-qt.

palinek avatar palinek commented on September 17, 2024

In GTK version snap is directional: slider goes:
... 98, 99, 100 (snap), 103 (unsnap).
Or
... 103, 102, 101, 100 (snap), 97 (unsnap).

OK. Implemented in #30

from pavucontrol-qt.

pmattern avatar pmattern commented on September 17, 2024

I think the snapping can be crossed pretty easily and it wouldn't hurt to miss certain values like 98...102% in favour of a more concise snapping.
Both may of course be a matter of taste.

There is no labelling like the "100% (0dB)" in the GTK version but a tiny vertical line only.
Wouldn't it be good to add this?

from pavucontrol-qt.

palinek avatar palinek commented on September 17, 2024

There is no labelling like the "100% (0dB)" in the GTK version but a tiny vertical line only.
Wouldn't it be good to add this?

Qt (the QSlider) doesn't support such feature and IMHO it's not worth implementing it for our purpose.

from pavucontrol-qt.

Vladimir-csp avatar Vladimir-csp commented on September 17, 2024

Precise numerical data is better than no data. But if there are technical issues, then it could go low priority.

from pavucontrol-qt.

palinek avatar palinek commented on September 17, 2024

#30 is merged and IMO it is enough. Are we going to close this or leave it open until someone will implement the "ticks labeling" ?

from pavucontrol-qt.

pmattern avatar pmattern commented on September 17, 2024

Are we going to close this or leave it open until someone will implement the "ticks labeling" ?

IMO it's not a crucial feature yet good to have. So I'd say leave the issue open if it can basically be implemented without too much effort or other downsides, close otherwise.

from pavucontrol-qt.

palinek avatar palinek commented on September 17, 2024

So I'd say leave the issue open if it can basically be implemented without too much effort

That was my point... I think it will take too much time (at least me with my current knowledge) to implement such tiny feature.

from pavucontrol-qt.

tsujan avatar tsujan commented on September 17, 2024

As @palinek implied 3 years ago, adding texts to slider tick marks requires a new kind of slider. It isn't worth implementing because it needs a great amount of extra code for such a tiny change.

KDE (and later, Krita) developers created and interesting widget called KisSliderSpinBox for the same reason (and more) by combining a part of a sinbox with a progress-bar. Of course, it has no use here.

from pavucontrol-qt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.