Wiesław Šoltés

Results 243 comments of Wiesław Šoltés

https://user-images.githubusercontent.com/2297442/145604364-6617c270-062b-4c45-9f03-aaf61b2b1b88.mp4

The main issue is ObservableCollection undo/redo, otherwise we can use https://github.com/wieslawsoltes/ReactiveHistory We can do ObservableCollection using ReactiveProperty as MVVM library but I would prefer to use ReactiveUI or do some...

@jamsoft Can you try again master branch, I have pushed some changes

Looks like there is already issue in Avalonia https://github.com/AvaloniaUI/Avalonia/issues/2735

The tool download link is broken https://netix.dl.sourceforge.net/project/muldersoft/Opus%20Tools/Deprecated/opus-tools.2017-12-04.zip ![image](https://user-images.githubusercontent.com/2297442/110472189-5a893000-80dd-11eb-8eab-77b204a91a29.png)

You may like this project https://github.com/jinek/Consolonia Sample app https://github.com/jinek/ToolUI Edit: With that project you can have single codebase for GUI and console.

> I don't think we need two progress indicators in one screen. The progress line shouldn't be inside the ring. Agree it's redundant information.

> @MaxHillebrand > > > I don't think we need two progress indicators in one screen. The progress line shouldn't be inside the ring. > > #9037 fixes that ;)...

Looks like Figma can't handle Svg screenshots properly, chrome can render those without issues. Figma: ![image](https://user-images.githubusercontent.com/2297442/190986490-3e983d1a-8c19-4572-b201-838de3b284fa.png) Chrome: ![image](https://user-images.githubusercontent.com/2297442/190986620-49300070-85b4-4715-baea-7d7377018ec7.png) My Svg.Skia library: ![image](https://user-images.githubusercontent.com/2297442/190986675-38930822-df9d-4e1f-9143-0aa9d86ff498.png)

> @wieslawsoltes do we have a way to transform text into geometries so that folks wont have to install fonts? (though iirc that's only on Avalonia 11p1) You would need...