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

Nuke: fixing menu re-drawing during context change #2374

Merged
merged 2 commits into from
Dec 6, 2021

Conversation

jakubjezek001
Copy link
Member

@jakubjezek001 jakubjezek001 commented Dec 3, 2021

When change of context on running Nuke session is done, the Openpype menu content is rolled back to the original avalon menu content.

Suggested team solution is to completely override avalon menu by openpype menu at start of nuke.

Testing

  1. open nuke in context and open workfile, but do not change anything in the script
  2. notice the context label in Openpype menu on top
  3. open workfile and open other workfile from different task or asset
  4. notice the context label in openpype menu has changed according to the context

@jakubjezek001 jakubjezek001 self-assigned this Dec 3, 2021
@jakubjezek001 jakubjezek001 added the type: bug Something isn't working label Dec 3, 2021



def install():
Copy link

Choose a reason for hiding this comment

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

too many blank lines (3)

@mkolar
Copy link
Member

mkolar commented Dec 3, 2021

@jakubjezek001 jakubjezek001 merged commit 6461caa into develop Dec 6, 2021
@jakubjezek001 jakubjezek001 deleted the bugfix/nuke-menu-change-context branch December 8, 2021 17:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants