Skip to content

Refactor tinyAction "create" to "save" #481

@thehabes

Description

@thehabes

The variable tinyAction is set to be a string. In places where it is current set to be "create" it should instead be set to be "save". This will result in a small refactor to remove code that is handling this discrepancy already.

This appears in the following files:

  • classes/Layer/Layer.js
  • classes/Page/Page.js
  • classes/Line/Line.js

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