when click kendo slider increment or decrement tile it's moving two small steps.
My case instead of moving two steps, one step need to move
Hi,
The bug report is declined due to inactivity.
Regards,
Martin
Progress Telerik
Hi Ammaiyappan,
If you want to incrementally move the slider, such that, for example, from 0 to 1, it should move 0 -> 0.5 -> 1, then smallStep should be set to 0.5.
https://stackblitz.com/edit/angular-xywtfm?file=src%2Fapp%2Fapp.component.ts
https://www.telerik.com/kendo-angular-ui/components/inputs/slider/predefined-steps/
If this isn't the case, please provide us with a runnable example, steps to reproduce the issue and what is the desired outcome from the user interaction.
Regards,
Yanmario
Progress Telerik
Hello Ammaiyappan,
As the product of the feedback portal item is marked as 'Kendo UI for jQuery' I will change the product of the thread and will forward it to the team responsible for Kendo UI for Angular components. Please expect their reply in the thread.
Regards,
Neli
Progress Telerik
Hi Neli,
I am using angular 15 with kendo slider.
could you please see this demo https://www.telerik.com/kendo-angular-ui/components/inputs/slider/
it's moving two small steps
my configuration is
Thanks & Regards,
Ammaiyappan k
Hello Ammaiyappan,
Could you please provide more details about the configuration on your side? I tested the Slider on my end, but I didn`t manage to reproduce the issue. Could you let me know if the same issue occurs in our demos? I will appreciate any detail on how the issue can be replicated.
As in the thread title you mention that the scenario is in Angular, please confirm if you are using the Kendo UI for jQuery components with AngularJS directives or the Kendo Angular Slider.
Looking forward to your reply.
Regards,
Neli
Progress Telerik