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

Replace BlockEditorView.show(blockDef) #304

@AnmAtAnm

Description

@AnmAtAnm

BlockEditorView.show(blockDef) duplicates code/functionality in .showBlock(blockDef), and does edit "tab" manipulation without involving the AppController.

Replace the function with a call in AppController that calls (directly or indirectly) BlockEditorView.showBlock(blockDef).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions