Why does graphics/content freeze even if I slightly move the mouse while clicking inside the trough of "uicontrol" with "slider" style in MATLAB R2022b?
I have a graphical element (content) that updates as I move the slider ("uicontrol" with "slider" style).Clicking on the left/right button of the slider works as intended - the slides moves and the graphics change as intended with the slider movement.However, if I click inside the slider trough, even the slightest mouse movement can cause the graphics to freeze, but the slider still moves to its intended position
How can I make the slider resistant to mouse movements so that the graphics (content) changes as expected while I click inside the slider trough to move the slider?
Accepted Answer
More Answers (0)
Categories
Find more on Creating, Deleting, and Querying Graphics Objects in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!