Skip to content
This repository was archived by the owner on Dec 1, 2017. It is now read-only.
This repository was archived by the owner on Dec 1, 2017. It is now read-only.

Support for mathematical calculations #7

@martynhaigh

Description

@martynhaigh

Adding support for basic calculations in the size and offset fields would improve readablilty:

{
    "keylines": [
        {
            "offset": 56,
            "from": "TOP"
        }, {
            "offset": 56 + 24,
            "from": "TOP"
        }, {
            "offset": 56 + (2 * 24),
            "from": "TOP"
        }
    ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions