## Environment * Slider v5.x with the new architecture. * iOS 26 used for the repro. ## Description With the iOS 26 the behavior of native Slider changed. Beside having the liquid glass applied the slide movement is now smooth between defined steps, while it should be consistent with what was before v26 - Slider should make visible "jumps" between defined steps. ## Reproducible Demo Any Slider instance with `step` defined will do to repro.