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

UI Icons: Cache key is safely generated #769

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

iLLiCiTiT
Copy link
Member

Changelog Description

Cache key expect values to be None and QColor.

Additional info

Issue discovered in #764 (review) causing that Set version on multiselection does not work as it request icon and color set as None . That already happened few times, always causing crashes of UI, so maybe we should expect broken values and show empty icons rather than crashing tools.

Testing notes:

  1. Set version in scene inventory does work on multiselection of multiple different products.

@ynbot ynbot added size/XS type: bug Something isn't working labels Jul 10, 2024
Copy link
Member

@LiborBatek LiborBatek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All working great...

Multiselection, mutlitselection of mixed up products all good for managing versions...

Good to go!

@iLLiCiTiT iLLiCiTiT merged commit be6060b into develop Jul 10, 2024
9 checks passed
@iLLiCiTiT iLLiCiTiT deleted the bugfix/safe-cache-of-icon branch July 10, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants