XF-Material-Library icon indicating copy to clipboard operation
XF-Material-Library copied to clipboard

Fixed slider with non-zero minimum

Open ganyuss opened this issue 11 months ago • 0 comments

:sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Bug fix

:arrow_heading_down: What is the current behavior?

Here I got all the sliders set to [1-10] as min and max values. There is no issue as to what the slider returns, but the graphic is glitched, and the knob does not follow my thumb. It is instead offsetted to the right.

:new: What is the new behavior (if this is a feature change)?

:boom: Does this PR introduce a breaking change?

No breaking change in sight.

:bug: Recommendations for testing

Have a slider with a non-zero minimum.

:memo: Links to relevant issues/docs

:thinking: Checklist before submitting

  • [X] All projects build
  • [X] Follows style guide lines
  • [X] Relevant documentation was updated
  • [X] Rebased onto current develop

ganyuss avatar Jul 12 '23 20:07 ganyuss