Skip to content

Keep track of different pointbuffers so we can hide and show when switching pages #13

@github-actions

Description

@github-actions

Line: 18

},
// Watch for change Store and do stuff
/**
* TODO: Keep track of different pointbuffers so we can hide and show when switching pages
* category=threejs
*/
watch: {
chordPack (val) {
if (val.length === 0) { return }
this.$stage.parseChordPack(val)
}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions