Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(slider): correct computing of gapRatio
While the distance between two labels is too short for text at every label, we find out if we use only ticks with no text (gapRatio > 1) and apply text at any other tick (gapRatio = 2), any third tick (gapRatio = 3) and so on
- Loading branch information