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

[core] Prevent from having undefined attribute and connect onChanged after first init #2489

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Just-Kiel
Copy link
Contributor

Description

To remove all errors raised in Image Gallery, we need to first set the value of the attribute before connecting it to onChanged. Plus, we remove the self._value = None to be sure that the UI never fails to display something.

@Just-Kiel Just-Kiel added this to the Meshroom 2024.1.0 milestone Aug 1, 2024
@Just-Kiel Just-Kiel self-assigned this Aug 1, 2024
@cbentejac cbentejac marked this pull request as draft August 2, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant