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

Return to global view before closing a window #80

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

Dreamink-Official
Copy link

Blender currently is not clearing the localview when closing a window. (Known bug: https://projects.blender.org/blender/blender/issues/104069) That caused the extract review to fail due to max 16 local views are allowed.

Changelog Description

I have added a function to restore to the global view before removing the window.

Testing notes:

  1. Create Review publish instance\
  2. Publish Review 15+ times (versions up to v016)

Blender currently is not clearing the localview when closing a window. (Known bug: https://projects.blender.org/blender/blender/issues/104069)
@Dreamink-Official
Copy link
Author

That should fix the issue #19

Removed isolate behaviour
Moved restore_global_view() into _independent_window()
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