I've implemented this slider to use marks and I've also set included={false} to allow the sliding motion of the handle. If a user lets go of the handle in between two marks, I would like the handle to auto-slide to the nearest mark. Is this possible?