Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Tray UI: Message box about missing settings defaults #2080

Merged
merged 4 commits into from
Sep 29, 2021

Conversation

iLLiCiTiT
Copy link
Member

@iLLiCiTiT iLLiCiTiT commented Sep 27, 2021

Changes

  • tray will show a message saying that default settings are not set

How to test

  • remove any key from default settings and run tray

Note

Feel free to modify title and message.

Resolves #1385

@mkolar
Copy link
Member

mkolar commented Sep 27, 2021

Task linked: PYPE-1221 Missing defaults in settings

@iLLiCiTiT iLLiCiTiT self-assigned this Sep 27, 2021
@iLLiCiTiT iLLiCiTiT added the type: enhancement Enhancements to existing functionality label Sep 27, 2021
Still not sure it it will work for a studio who is self maintaining
Copy link
Member

@jakubjezek001 jakubjezek001 left a comment

Choose a reason for hiding this comment

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

looks good


title = "Settings miss default values"
msg = (
"Your OpenPype may not work as expected because have missing"
Copy link
Member

Choose a reason for hiding this comment

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

I had commited a changes for this

@iLLiCiTiT iLLiCiTiT merged commit 35b86d1 into develop Sep 29, 2021
@jakubjezek001 jakubjezek001 deleted the feature/PYPE-1221_Missing-defaults-in-settings branch December 8, 2021 17:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement Enhancements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing defaults in settings
3 participants