You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seems to be an issue with the BitTimePicker component's increment and decrement buttons. When clicking and holding down the mouse button on either the increase or decrease buttons, and then slightly moving the mouse (without leaving the button area), the number change operation stops and does not resume.
Steps to Reproduce
Click and hold down the mouse button on the 'increase' or 'decrease' button within the BitTimePicker component.
Without releasing the mouse button, slightly move the mouse while still over the button.
Observe that the number stops changing and does not continue even if the mouse is still down.
The text was updated successfully, but these errors were encountered:
There seems to be an issue with the
BitTimePicker
component's increment and decrement buttons. When clicking and holding down the mouse button on either the increase or decrease buttons, and then slightly moving the mouse (without leaving the button area), the number change operation stops and does not resume.Steps to Reproduce
The text was updated successfully, but these errors were encountered: