Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Viewer3D] Connect any change of the selected view ID to the SfmDataLoader #2237

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

cbentejac
Copy link
Contributor

@cbentejac cbentejac commented Oct 31, 2023

Description

This PR connects the selectedViewId property from the Reconstruction object to the selectedViewId property of the SfmDataLoader object: any change of the currently selected view ID, either by selecting another image in the Image Gallery or by clicking on a camera in the 3D Viewer, will be propagated to QtAliceVision.

This relates to alicevision/QtAliceVision#52.

@fabiencastan fabiencastan merged commit df7de6d into develop Nov 17, 2023
4 checks passed
@fabiencastan fabiencastan deleted the dev/highlightSelectedCamera branch November 17, 2023 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants