[editor] Refactor page view component
- Now does unit (page) manipulation itself instead of delegating everything to the UnitService. Still need to call the UnitService to make it notify the API about the change to the unit. - Also improve the hack for refreshing the tab view.
Showing
- projects/editor/src/app/components/unit-view/unit-view.component.html 2 additions, 2 deletions...tor/src/app/components/unit-view/unit-view.component.html
- projects/editor/src/app/components/unit-view/unit-view.component.ts 44 additions, 16 deletions...ditor/src/app/components/unit-view/unit-view.component.ts
- projects/editor/src/app/services/unit.service.ts 2 additions, 38 deletionsprojects/editor/src/app/services/unit.service.ts
- projects/editor/src/app/services/verona-api.service.ts 1 addition, 1 deletionprojects/editor/src/app/services/verona-api.service.ts
Loading
Please register or sign in to comment