Thanks to visit codestin.com
Credit goes to github.com

Skip to content

z ordering of curves and "Send all to back/front by id" #27

@nclack

Description

@nclack

when manually assigning labels, a click selects a the first curve in the set of curves with a bounding area that contains the click location. First is determined by the z order which is the order in which the curves were added to the scene, I think.

For two adjacent whiskers this can become irritating because the draw order isn't really related to anything. One whisker may be drawn on top of another in one frame, but behind it the next. Annotating requires infering the draw order by trying to click on things, changing to the correct whisker i (the last one in the draw order), clicking through to that curve, and then repeating for all the shallower whiskers.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions