Describe the bug
If you move the control points of a line, or a poyline, or use SolidPtOn to modify a brep, the server sends strange add and remove.
To Reproduce
1
- Run
CrashDebugWatcher
- Create a Rectangle
- select it
- Select a grip
- Move the grip
- Undo/Redo
2
- Run
CrashDebugWatcher
- Create a Box
- select it
- run SolidPtOn
- Select a grip
- Move the grip
- Undo/Redo
Expected behavior
- The client should communicate the grip change in a valid way
- Even sending an new JSON could be valid for now.
Version Info (please complete the following information):
- Rhino Version [8.2.x]
- Crash Version [dev]
Additional context
This occured on Mac
Describe the bug
If you move the control points of a line, or a poyline, or use SolidPtOn to modify a brep, the server sends strange add and remove.
To Reproduce
1
CrashDebugWatcher2
CrashDebugWatcherExpected behavior
Version Info (please complete the following information):
Additional context
This occured on Mac