-
- Downloads
[editor] Add ID check to sanitizer
Just called from the editor, before creating the Unit instance. It goes through all IDs and checks for duplicates. If found it generates a new one and shows the prompt.
Showing
- projects/common/assets/common-styles.css 1 addition, 1 deletionprojects/common/assets/common-styles.css
- projects/common/services/message.service.ts 4 additions, 0 deletionsprojects/common/services/message.service.ts
- projects/common/services/sanitization.service.ts 45 additions, 0 deletionsprojects/common/services/sanitization.service.ts
- projects/editor/src/app/services/unit.service.ts 1 addition, 0 deletionsprojects/editor/src/app/services/unit.service.ts
Loading
Please register or sign in to comment