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

wxGUI/nviz: fix reopening 3D by reloading layers #953

Merged
merged 1 commit into from Sep 2, 2020

Conversation

petrasovaa
Copy link
Contributor

This tries to address the same issue as PR #879.

@petrasovaa petrasovaa added bug Something isn't working backport_needed labels Sep 1, 2020
@petrasovaa petrasovaa added this to the 7.8.4 milestone Sep 1, 2020
@petrasovaa petrasovaa merged commit cfc27fa into OSGeo:master Sep 2, 2020
@petrasovaa petrasovaa deleted the fix-3d-windows-2ndtime branch September 2, 2020 12:48
petrasovaa added a commit that referenced this pull request Sep 5, 2020
When reopening 3D second time, the layer dictionary doesn't have 'object' yet, but it assumed to be complete by 3D GUI in lmgr (tools.py). Explicit reloading of layers before the tools.py are ready should address this. Normally that's done automatically when GLWindow is created, but 2nd time it is only showed (was hidden) and reloading doesn't happen automatically.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant