Dan Walmsley
Dan Walmsley
@grokys happened to notice that the indeterminate progress bar on control catalog stops working with this pr.
@NHodgesVFX there is active work happening on iOS.
this is fixed on master... you can either use a nightly build i.e. `0.10.999-cibuild0011763-beta` Or simply for now add a package reference to `System.Reactive 5.0.0`
@amwx would you reach out to me either on telegram or email (dan at avaloniaui.net), thanks. Great work btw
If someone could point me in the right direction I could attempt a PR?
@megazyz and all! I am from Avalonia! I would like to help resurrect this PR. @megazyz how complete is this?
> @megazyz and all! I am from Avalonia! I would like to help resurrect this PR. > > @megazyz how complete is this? @vb2ae I have seen your branch, testing...
Note re: https://github.com/zkSNACKs/WalletWasabi/pull/12260/commits/78bebdfe154671d6a2b53636b6068ffce89d2c10 This commit is needed due to some issues in Avalonias binding system, specifically with OneWayToSource and Readonly properties (like `IsPointerOver` and `IsSelected`) The issues causes the `OneWayToSourceBinding`...
https://github.com/zkSNACKs/WalletWasabi/pull/12626 fix here @Szpoti any good?
Running on `master` as of time of writing, MacOS - debug mode and debugger attached, lag when opening any dialog the first time. compile to release and then execute the...