VoiceOverDesigner
VoiceOverDesigner copied to clipboard
macOS app to help design accessibility for an iOS app
Probably fixed after #339 Undo operation is broken. Previously the app observed changes in the array of elements, but after reworking the Artboard format setter for elements isn't called more....
Add artboards with several images. Allows to create interactive prototypes ## Document's structure - [x] Extract `Artboard` package - [x] Item's removing - [x] Add `parent` property to an element...
Continue of #326 ## UI improvements - [ ] Allow to select frame from canvas - [ ] Refactor element selection, the selected element should be preferred for selection -...
## Documents - [x] Recognize vodesing files by drag'n'drop - [x] Insert frames to artboard - [x] Copy images - [x] Create an unique name for the imported image -...
When we drag'n'drop an image to canvas we draw dashed border. But if we drag several images or vodocument nothing happens, but should draw correct borders
Надо переписать левую панель со структурой проекта на SwiftUI. Так мы сможем показывать ее не только в приложении для мака, но и на айпаде и в очках на visionOS. Сначала...
- [ ] Extract problems from #302 and add to #253
- [ ] Allow to draw without pencil - [ ] Delete element should work - [ ] Add alignment and haptic feedback, look at Keynote for good example -...