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: Do not reload the tree after canceled Delete in data catalog #789

Conversation

lindakarlovska
Copy link
Contributor

wxGUI/datacatalog: Reloading and updating is made only if Delete operation is not cancelled.

gui/wxpython/startup/guiutils.py Show resolved Hide resolved
gui/wxpython/datacatalog/tree.py Outdated Show resolved Hide resolved
@petrasovaa petrasovaa added gsoc Reserved for Google Summer of Code student(s) GUI wxGUI related labels Jul 14, 2020
@petrasovaa petrasovaa added this to In progress in New GUI Startup via automation Jul 14, 2020
@petrasovaa petrasovaa linked an issue Jul 14, 2020 that may be closed by this pull request
Copy link
Member

@wenzeslaus wenzeslaus left a comment

Choose a reason for hiding this comment

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

Works for me as expected. There are some issues with returning from functions.

gui/wxpython/startup/guiutils.py Outdated Show resolved Hide resolved
gui/wxpython/startup/guiutils.py Outdated Show resolved Hide resolved
…l is pressed. None returns corrected to False.
@wenzeslaus wenzeslaus merged commit 278bbfa into OSGeo:master Jul 22, 2020
New GUI Startup automation moved this from PRs in progress to Done Jul 22, 2020
@neteler neteler added this to the 8.0.0 milestone Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gsoc Reserved for Google Summer of Code student(s) GUI wxGUI related
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

[Feat] Do not reload the tree after canceled Delete in data catalog
4 participants