I’m encountering an issue with the numeric text edit fields in my application. Currently, if you scroll inside a numeric text edit field, the value within the field increases or decreases. This behavior is problematic for my users as it can lead to unintended changes in the values.
Is there a way to disable or remove this scroll-to-change value feature? I would prefer the numeric text edit fields to remain static and not change values upon scrolling. Any guidance or solutions on how to achieve this would be greatly appreciated.
There is a ticket registered for this issue. I have bumped the ticket with your feedback, as I understand that the current implementation might not be ideal