Mario Lopez Martinez
Mario Lopez Martinez
adding it to the next release https://github.com/ChaosRecipeEnhancer/ChaosRecipeEnhancer/commit/f3e12c729515e5af866031bf92c3a3db9dcaf4bd the way it works will be a bit different. because some items have the same size, there's a bit of flex. so we...
Sadly no Linux version is in the works since we deliver the app as a windows executable package `.exe` A cross-platform version would require some drastic rework, if not a...
Wow! That is amazing news. Thank you so much for testing this out!
I do not have a lot of insight as a Windows user, but do want to add this to the discussion regarding the OAuth flow: When the program is installed,...
Here's the URL that is generated for that routing: `chaosrecipe://auth?code=&state=`
From: https://learn.microsoft.com/en-us/windows/uwp/xaml-platform/x-bind-markup-extension > The {x:Bind} markup extensionânew for Windows 10âis an alternative to {Binding}. {x:Bind} runs in less time and less memory than {Binding} and supports better debugging. I would...