Skip to content

Node size #131

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.

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