Jumar Macato

Results 104 comments of Jumar Macato

@kravens there seems to be something horribly wrong going on your wallet files, and that could make the backend hold up the UI thread, and if UI thread gets locked...

I'm thinking of implementing it as multi-stage progress bar, i will try to look for designs that are suitable

We will need to have some kind of URI scheme handler registration in all 3 platforms.. though on both linux and macOS it needs a bit more grit to implement......

perhaps projects like QBittorrent can shed insight on how they implement their magnet url protocol handler. Would be a good starting point for investigating how it can be implemented in...

@nopara73 sorry im still researching how to reconcile the different url handler registration on windows and linux. mac will have to wait for a patch on Avalonia.Native since it requires...

@soosr yes, as a convention, we dont use any "baked in" text in graphics since - they age poorly - looks differently rendered than the other "native" app texts -...

@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)

@soosr we have missed some texts iirc, and the phrasing tone is not conformant yet (We use active/passive tone in random places instead of just passive tone)

I think this won't be in our focus for the time-being, as @WamWooWam said, it's a bit tricky to coordinate a sane approach towards media decoding. First off we have...

@Sergey-Terekhin yes I've been aware of that project even before I got into Avalonia, but there are still some bugs (#2244) that we need to address first to have an...