Skip to content

Using intrinsic-left & intrinsic-top throws an error #166

Open
@cbchouinard

Description

@cbchouinard

When using:

top: == &[intrinsic-top];
left: == &[intrinsic-left];

I get the following error:
Uncaught Bad initializer to c.Equation

Using x, y works fine:

x: == &[intrinsic-x];
y: == &[intrinsic-y];

I look in the parser and everything seems ok.

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