Skip to content

SelectTool: Selecting Another Shape Without Unselection #29

Description

@imad-miftek

The current implementation of SelectTool is such that if you have a shape(AnnotatedRectangle) selected and you want to select another shape(AnnotatedRectangle) on the same BasePlot(), you have to click outside the shape, on the canvas, and into the another shape that you want to select to. This is the smoothest the SelectTool's flow can get. I double-checked the test script at plotpy\tests\tools\test_image_plot_tools.py and it has the same problem.

Does the SelectTool provide the ability to directly select another shape without having to unselect the initial selected shape?

Activity

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

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