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

modernize UI #19

Open
bstroebl opened this issue Sep 15, 2015 · 0 comments
Open

modernize UI #19

bstroebl opened this issue Sep 15, 2015 · 0 comments

Comments

@bstroebl
Copy link

proposals:

  1. instead of using a QMessageBox to indicate e.g. too few lines selected use iface.messageBar (with duration), so user needs not click on OK before being able to continue
  2. or (better) activate/deactivate tools according to a proper selection condition
  3. simplify the tool bar by removing redundancy, try to merge all select something into one tool (i.e. seperate tools for line, point, vertex). Proposal 2 needs to be in place for this. E.g. select with left click, deselect with right click and keep the order in which the elements were selected. Thus if two elements are needed by a tool the last two will be used for processing, no matter if more have been selected.
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

No branches or pull requests

1 participant