Skip to content

Web project improvements #560

@funwithtriangles

Description

@funwithtriangles

A few things that would be nice for web projects:

  • Select nodes in a more human friendly way, such as sketchInstance.getParam('scale') rather than dealing with long IDs
  • Have some way of seeing and copying the ID of any node from the desktop app
  • shorter IDs?
  • getSketchModuleItems as some sort of helper package?
  • setupEngine as some sort of helper package? Right now there is still a bit of boilerplate that can be abstracted away
  • Simplify @hedron/engine by moving all the sketch importing code over to @hedron/desktop, so you give the engine imported modules rather than IDs. Maybe this change is a bit overkill?
  • Moving the sketch importing code would also mean moving the globalVars craziness out of @hedron/engine too, which feels like a good thing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions