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

[GraphEditor] AttributeItemDelegate: Use MaterialLabel for uncomputed attributes #2616

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

cbentejac
Copy link
Contributor

Description

This PR fixes an issue with the MaterialIcon label of attributes with dynamic values that have not yet been computed. Following the migration to Qt 6, labels that used the MaterialIcon font without being properly declared as MaterialLabel were not correctly displayed.

Before this PR:
After:

@cbentejac cbentejac added this to the Meshroom 2024.1.0 milestone Dec 11, 2024
@cbentejac cbentejac self-assigned this Dec 11, 2024
@cbentejac cbentejac merged commit c93fb3c into develop Dec 13, 2024
3 checks passed
@cbentejac cbentejac deleted the fix/dynamicOutputIcon branch December 13, 2024 10:12
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.

2 participants