xeokit / xeokit-sdk

Open source JavaScript SDK for viewing high-detail, full-precision 3D BIM and AEC models in the Web browser.
https://xeokit.io
Other
694 stars 279 forks source link

Fix(measurements) Fixed the distance difference in useRotationAdjustment #1533

Closed ijlal99 closed 2 weeks ago

ijlal99 commented 2 weeks ago

Fixed the distance used in deciding whether a measurement is vertical or horizontal when using 'useRotationAdjustment'.

How it looked before:

Screenshot 2024-06-13 at 11 41 34 AM

How it looks now:

Screenshot 2024-06-13 at 11 49 18 AM