Mikhail Rubanov
Mikhail Rubanov
Hi! Thank you for the great tool! I would like to create text-based strategy that can be used to create non-fragile tests for VoiceOver. I described this idea [in this...
DVTMemberDocumentLocation is introduced in Xcode 14. - [x] Fix parsing by adding DVTMemberDocumentLocation - [ ] Give proper name to the new property Related to [issue #169](https://github.com/MobileNativeFoundation/XCLogParser/issues/169)
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