Skip to content

modernize UI #19

@bstroebl

Description

@bstroebl

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions