Sorry, something went wrong.
|
Forgot to regen API docs, I really need to use precommit |
Sorry, something went wrong.
|
📚 Docs preview built and uploaded! https://www.fastplotlib.org/ver/remove-ipywidget-code |
Sorry, something went wrong.
|
@clewis7 gtg after review, I removed ipywidget code within the selectors but I also cleaned up the docstrings, there were some remnants stating "slider" from over a year ago. |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
I don't know if you want to do this in this PR or a different PR but we had talked about making fill_color, vertex_color, and edge_color properties (re: issue with kevin's viz when changing the selector colors and then events set them back to original)
Sorry, something went wrong.
|
Let's do that separately |
Sorry, something went wrong.
since we've not switched to imgui we shouldn't have any GUI specific code in the core library, this really cleans up the selectors 😄