PerfectlyFineCode
PerfectlyFineCode
Thank you! This was also my issue, and they don't explain this in the method of `bind_any()` docs is really weird. Fairly sure they also recommended the use of `bind_any()`,...
Same issue here, currently on version 1.5.2
> It isn't possible to increase the size of the font individually? If not, shame. But I get it. I'm in love with the app, has helped me so many...
> Hello, @PerfectlyFineCode > > Did it works when you just launch you app as usual? Yes.
Avalonia v0.11 should support NativeAOT, so if possible publishing it as NativeAOT could solve it as there should be no more runtimes needed; although NativeAOT does have a lot of...
> Well, yes, it does. The previewer needs to load the assembly, and on Windows this causes it to lock it on the disk, preventing recompilation. > > Does HotAvalonia...