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

Allow adding the same project in different locations #130

Open
5 tasks
Guts opened this issue Nov 29, 2024 · 0 comments
Open
5 tasks

Allow adding the same project in different locations #130

Guts opened this issue Nov 29, 2024 · 0 comments

Comments

@Guts
Copy link
Collaborator

Guts commented Nov 29, 2024

Feature description

For now, it's 1 line = 1 project = 1 location. An end-user might want to generate a menu in different places from the same project.

image

Identified steps:

  • Use QgsCheckableComboBox instead of QComboBox
  • Adapt the configuration widget to switch from a dropdown menu to non-exclusive checkboxes.
  • Add the related logic
  • handle legacy configurations
  • make sure the cache is used only once for the same project generation

Additional context

This feature request is formulated from Agences de l'Eau and ported by Oslandia.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant