redux: got rid of dialogs

This commit is contained in:
muerwre 2018-11-26 18:10:05 +07:00
parent 2f4029bbd8
commit 53e8205643
8 changed files with 61 additions and 282 deletions

View file

@ -219,8 +219,6 @@ export class Editor {
}
if (owner) this.owner = owner;
// if (!route || route.length <= 1) return;
};
fitDrawing = () => {