Add editSelection option to config - #6285
Conversation
alexcjohnson
left a comment
There was a problem hiding this comment.
💃 LGTM, pending @nicolaskruchten verifying that this fixes the issue with FigureWidget
|
Yes, I'm able to hack the widget a bit to make this work. However, when I set this option to |
@alexcjohnson I think we are happy with this current GUI default. No? |
|
This clearly feels like a bug to me... when the circle appears around my cursor is when my mouse button is down. Screen.Recording.2022-08-09.at.10.06.23.mov |
That doesn't happen at plotly.js level. Right? |
|
This does happen at the Plotly.js level... And this behaviour only appears in |
Sorry, if you meant "does this happen outside of Jupyter in a CodePen?" the answer appears to be no. |
Well, apparently this isn't true either 🤯 ... Even without this flag set, I get this odd behaviour in Jupyter. OK then, please ignore the noise, we can merge this PR. |
So that modifying selections after creation could be disabled.
@nicolaskruchten
@plotly/plotly_js