FS#2667 - Revert to getAuxPreview shapes under shapes of getOperation in preview mode
Andrew,
Still Writing most of my code on v3.27.0 and adapt that to newer resources.
Detected a difference in the latest version while adding entities with an interactive tool.
On v3.27.0 getAuxPreview shapes are Dashed-Dotted in color #7976c5 and displayed above existent entities and under the shapes to create in preview mode.
On 3.32.2 the auxiliary shapes are above the shapes to create in preview mode.
Where both fall together an entity to create as continuous looks like dashed.
For example: An auxiliary circle masks the arc that is being constructed.
Or an auxiliary ray masks a new line segment.
I liked the looks of things to be clearer under v3.27.0.
The preview of new entities are then as intended by the Linetype attribute.
The order of how things are send has not changed in EAction,
In updatePreview new entities come first.
Auxiliary shapes always come second.
Highlighted third.
Regards,
CVH