Sorry, something went wrong.
|
📚 Docs preview built and uploaded! https://www.fastplotlib.org/ver/selector-color |
Sorry, something went wrong.
|
Thanks! I also want to refactor it to use the SelectorColorStates later |
Sorry, something went wrong.
Ref #781
I noticed that the color of the selector was flickering during motion, as the mouse enters and exits the object. This PR freezes the color while ._moving, keeping track of color changes in a dict, and then applying that dict when the moving is done.
Notice how the corner vertex becomes highlighted as the mouse is released after dragging the edge:
Screen.Recording.2025-04-15.at.11.29.22.mov