Mattias Granlund
Mattias Granlund
I just looked into this and discovered a bug. Any chance you have these other files selected in a different branch? I can probably submit a fix later today.
@BloodStainedCrow are you still seeing this bug?
Hey thanks for raising this issue, it's on our radar and a priority given the recent surge in interest! 🙏 I landed [this change](https://github.com/gitbutlerapp/gitbutler/pull/2620) just a few hours ago, presenting...
@krlvi would you mind taking a look at the suggestion to remove the arch suffix?
It looks to me like not all css is missing, but specifically things that are tied to custom css properties. This includes e.g. all colors, and most of the spacing,...
There is no Tauri API for setting the theme at runtime: https://github.com/tauri-apps/tauri/issues/5279 But until there is such an API we could try out this plugin: https://github.com/wyhaya/tauri-plugin-theme
I had another look at this, thinking we could ship a quick one.. but then I realized that Tauri plugin will force windows builds to restart when setting the theme....
That's peerfect.
I've landed some changes in #4315 that brings us closer to a solution, but we're still lacking support for multiple oauth flows on the rust-side. That said, we are still...
@krlvi can you clarify this issue? Below you see a screenshot of what is expected when you have no remotes on a project you just added.. but perhaps the user...