Skip to content

AxisRules: implement a double first-render #3674

@swharden

Description

@swharden

Axis rules (like "lock vertical") can't be applied before the first render (because the rule relies on information from the previous render).

Add logic to determine if axis rules are in place before the first render, and if so the first render could be a double render (once without the rules, then apply the rules, then re-render).

Topic came up in Discord #1966 by Boris.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions