WorldDownTown/RangeSeekSlider

Handles overlapping

HariVijay44 opened this issue · 0 comments

While using long values for min & max this kind of overlapping issues will acquire.
Example min = 0 and max = 100 means both handlers are overlapping while come together.

Attached screenshot for your reference, please check and do the needful thanks.

[ENVIRONMENT]

  • Xcode version - 14.0
  • iOS version - 16.0
  • Swift version - 5.0

Filter_issue