xeokit-sdk icon indicating copy to clipboard operation
xeokit-sdk copied to clipboard

XCD-109 Snapping change of a measurement in progress

Open MichalDybizbanskiCreoox opened this issue 7 months ago • 0 comments

This PR changes semantics of the {Angle,Distance}Measurements{Mouse,Touch}Control::snapping change while a measurement is partially created. Specifically the PR prevents resetting the creation process on snapping change, which means that snapping change will keep a partial measurement intact. This allows some of a measurement's endpoints to be places with snapping, and some without.

This PR also fixes the XEOK-46 regression.

MichalDybizbanskiCreoox avatar Jul 02 '24 17:07 MichalDybizbanskiCreoox