Skip to content

Node size #131

@JoePelz

Description

@JoePelz

A map node changes size under certain conditions when auto-refresh is enabled:
Zoom in on it.
Select it.
Wait for an auto-refresh tick.
Zoom out. The node changes size incorrectly.

Possible cause: selection holds onto an orphaned reference to the old node (that should have been replaced during refresh) This old reference doesn't have it's size updated correctly.

Solution: clear old selection and reselect new object after refresh.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions