gitbutler/app/src
Caleb Owens 85e3420f23 Drastically improve render performance
When rendering 1900 odd files, flexbox can cause performance issues due to having to recalculate many times.

I've removed a selection of un-needed flex declarations which has improved perfomrance sugnificantly.
2024-05-06 00:31:11 +01:00
..
lib Drastically improve render performance 2024-05-06 00:31:11 +01:00
routes puts advanced commit ops behind a feature flag 2024-05-02 14:57:32 +02:00
styles Merge pull request #3640 from gitbutlerapp/update-base-text-size 2024-04-30 18:23:49 +02:00
app.d.ts initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
app.html initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
hooks.client.ts initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00