feat(layer-text): Add editing text notes, font size, color alignment etc.
parent
4547586a
No related branches found
No related tags found
Showing
- src/components/FunctionalArea/Modal/LayerImageObjectModal/LayerImageObjectEditFactoryModal.component.tsx 1 addition, 1 deletion...bjectModal/LayerImageObjectEditFactoryModal.component.tsx
- src/components/FunctionalArea/Modal/LayerTextFactoryModal/LayerTextEditFactoryModal.component.tsx 109 additions, 0 deletions...rTextFactoryModal/LayerTextEditFactoryModal.component.tsx
- src/components/FunctionalArea/Modal/LayerTextFactoryModal/LayerTextFactory.constants.ts 6 additions, 6 deletions...Modal/LayerTextFactoryModal/LayerTextFactory.constants.ts
- src/components/FunctionalArea/Modal/LayerTextFactoryModal/LayerTextFactory.types.ts 3 additions, 2 deletions...rea/Modal/LayerTextFactoryModal/LayerTextFactory.types.ts
- src/components/FunctionalArea/Modal/LayerTextFactoryModal/LayerTextForm.component.tsx 2 additions, 2 deletions...a/Modal/LayerTextFactoryModal/LayerTextForm.component.tsx
- src/components/FunctionalArea/Modal/Modal.component.tsx 6 additions, 0 deletionssrc/components/FunctionalArea/Modal/Modal.component.tsx
- src/components/FunctionalArea/Modal/ModalLayout/ModalLayout.component.tsx 2 additions, 1 deletion...unctionalArea/Modal/ModalLayout/ModalLayout.component.tsx
- src/components/Map/Drawer/LayersDrawer/LayersDrawerObjectsList.component.tsx 54 additions, 5 deletions...Drawer/LayersDrawer/LayersDrawerObjectsList.component.tsx
- src/components/Map/MapViewer/MapViewer.types.ts 1 addition, 1 deletionsrc/components/Map/MapViewer/MapViewer.types.ts
- src/components/Map/MapViewer/utils/shapes/elements/Glyph/Glyph.ts 28 additions, 24 deletions...onents/Map/MapViewer/utils/shapes/elements/Glyph/Glyph.ts
- src/components/Map/MapViewer/utils/shapes/layer/elements/LayerText.ts 30 additions, 26 deletions...ts/Map/MapViewer/utils/shapes/layer/elements/LayerText.ts
- src/models/bioEntitySchema.ts 1 addition, 1 deletionsrc/models/bioEntitySchema.ts
- src/models/layerTextSchema.ts 1 addition, 1 deletionsrc/models/layerTextSchema.ts
- src/models/modelElementModificationSchema.ts 1 addition, 1 deletionsrc/models/modelElementModificationSchema.ts
- src/models/modelElementSchema.ts 1 addition, 1 deletionsrc/models/modelElementSchema.ts
- src/redux/modal/modal.reducers.ts 6 additions, 0 deletionssrc/redux/modal/modal.reducers.ts
- src/redux/modal/modal.slice.ts 3 additions, 0 deletionssrc/redux/modal/modal.slice.ts
- src/types/modal.ts 2 additions, 1 deletionsrc/types/modal.ts
Loading
Please register or sign in to comment