Skip to content
This repository was archived by the owner on Nov 30, 2018. It is now read-only.
This repository was archived by the owner on Nov 30, 2018. It is now read-only.

MarkerChildModel on doRebuild all disable clonedModel #1447

@nmccready

Description

@nmccready

See #1442

Overall design changes:

Fix child code do the checks on cloning. Where you might want to make it a function.

marker-child-model

To:

maybeCloneModel: =>
  @clonedModel = _.clone(@model,true) if not @scope.doRebuildAll

Finally use doRebuild all in your implementation markup <markers doRebuildAll="true"></markers>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions