Skip to content

Early scale() seems to break widget rendering of translate() #1

@Martin-Pitt

Description

@Martin-Pitt

Using scale() early on seems to break rendering of translate() gizmos:
scaleY(0.4) rotate(60deg) translateY(80%) rotate(-75deg) translateY(-80%) rotate(75deg)

Slowly decrementing/incrementing of the scaleY shows that translate functions lose track of their intended target destination. Need to check the rendering code of this and how transform view is applied.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions