Remove POINT from sketcher widget#810
Conversation
|
Preview PR at appsharing.space |
|
Integration tests report: appsharing.space |
|
Having the point displayed in the Sketcher is useful for referencing the position while you are drawing other elements |
Thanks for the info, I think the code still does this, e.g.:
I've also compared the behavior visually to the JupyterLite version, and it appears to be the same: updated-sketcher-widget.mp4 |
Ah sorry I think I've just realised what you mean - not the points that come with the other elements, but allow users to add points for e.g. marking the start/ends/corners etc of objects This is useful (especially I like the point "snap" behaviour), happy to close this. Thanks again! |
Following on comments in #807 I thought it may be helpful to remove the "POINT" tab from the sketcher widget (see the video in #810 (comment), of course no worries if not).
Thanks!