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

[Bug] Reflect changes done from data catalog in GUI and vice versa #885

Closed
1 of 5 tasks
petrasovaa opened this issue Aug 8, 2020 · 0 comments · Fixed by #994
Closed
1 of 5 tasks

[Bug] Reflect changes done from data catalog in GUI and vice versa #885

petrasovaa opened this issue Aug 8, 2020 · 0 comments · Fixed by #994
Assignees
Labels
bug Something isn't working gsoc Reserved for Google Summer of Code student(s) GUI wxGUI related

Comments

@petrasovaa
Copy link
Contributor

petrasovaa commented Aug 8, 2020

There are several actions that need to be synced

  • when map is renamed in data catalog while it is displayed, the layer needs to be changed otherwise rendering fails
  • when map is moved elsewhere in data catalog while it is displayed
  • new map is created (this item needs to be expanded, there are multiple ways a new map is created)
  • current mapset/location is changed from menu (fixed in wxGUI: refactor changing mapset through file menu and catalog with signals #919)
  • ...

Signals could be used to inform about the changes.

Note: removing maps from catalog and updating layers already works.

@petrasovaa petrasovaa added bug Something isn't working GUI wxGUI related gsoc Reserved for Google Summer of Code student(s) labels Aug 8, 2020
@petrasovaa petrasovaa added this to To do in New GUI Startup via automation Aug 8, 2020
@wenzeslaus wenzeslaus moved this from To do to Issues in progress in New GUI Startup Aug 20, 2020
New GUI Startup automation moved this from Issues in progress to Done Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gsoc Reserved for Google Summer of Code student(s) GUI wxGUI related
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants