Skip to content

Inconstistency of return type when Layer.default_value is returned from cache #28

@giohappy

Description

@giohappy

Layer.default_value property returns a Style object the first time, but then it returns the style name (as a string) afterward.
This happens because the setter sets self.dirty['default_style'] to Style.fqn

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions