Wiesław Šoltés

Results 243 comments of Wiesław Šoltés

> > > tested [034722a](https://github.com/zkSNACKs/WalletWasabi/commit/034722adb611013b97fb35d97b4da9303e5f009a) > > > this seems to mess up the text, putting two different lines ontop of each other? ![2022-10-10-113858](https://user-images.githubusercontent.com/30683012/194838170-c8997482-15c2-4027-b38c-4d4cec35d5de.png) > > > > > >...

> > > tested [034722a](https://github.com/zkSNACKs/WalletWasabi/commit/034722adb611013b97fb35d97b4da9303e5f009a) > > > this seems to mess up the text, putting two different lines ontop of each other? ![2022-10-10-113858](https://user-images.githubusercontent.com/30683012/194838170-c8997482-15c2-4027-b38c-4d4cec35d5de.png) > > > > > >...

Seems like some issue with recycling or something in TreeDataGrid ![image](https://user-images.githubusercontent.com/2297442/195845289-1dea5062-844b-4116-ac38-170d4ba998f2.png)

Might be related to https://github.com/AvaloniaUI/Avalonia/issues/8791

Not yet implemented, but should be possible with help of some custom panel and quadtree.

> @maxkatz6 that was quick, I was about to do the changes today. So, I have rebuilt from master with your changes and have good news and bad news: >...

> > @maxkatz6 that was quick, I was about to do the changes today. So, I have rebuilt from master with your changes and have good news and bad news:...

> @wieslawsoltes same results with the final release of net 7.0 - empty window on a real Windows Arm machine. It seems very likely that mac Parallels replaces/redirects the display...

Some trick using opacity mask: ```XAML ```` ![image](https://user-images.githubusercontent.com/2297442/128464297-5e2c5b1c-1db3-41e2-8fe5-c207b08c7f2f.png)

@matkoch Lisp-casing is working. For example this works: `./build.ps1 --target Pack --version-suffix "build1234"`