Skip to content

ROI overrides pen parameters explicitly #1960

@ntjess

Description

@ntjess

I would expect ROIs that take a pen parameter to preserve aspects of that pen, but Handle instances explicitly reset their width and cosmetic properties during init. Is there a reason these aren't simply inferred from the starting pen? Otherwise, I would request that these lines be removed.

self.pen.setWidth(0)
self.pen.setCosmetic(True)

Metadata

Metadata

Assignees

No one assigned

    Labels

    ROIRelating to Region of Interest Changes

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions