Skip to content

Resolve "(viz): orientation marker does not follow viewport size change"

Description

The orientation marker in the 3D view of SightViewer remained on the bottom right corner of the view when splitting views. Now it follows the 3D view.

The fix is fairly simple, I just added a missing SResizeViewport adaptor for the layer of the orientation marker.

Closes #777 (closed)

How to test it?

  • Run SightViewer
  • Click on the Negato View in the left toolbar.
  • Observe the orientation marker follows the 3D view.
  • Click again on the Negato View in the left toolbar.
  • Observe the orientation marker follows the 3D view.

Some results

image

Edited by Flavien BRIDAULT

Merge request reports