wondras4

Results 2 issues of wondras4

Parsing FlagCounter arguments fail, when used together with default Verb feature with following error ``` ERROR(S): Option 'v' is defined multiple times. ``` code sample: ``` [Verb("option", isDefault: true)] class...

When tree data structure changes are not reflected in UI and always rendered with first-seen padding regardless of actual depth (replace, change root, drag&drop etc). For example, a tree structure...