Justin Su
Justin Su
I grabbed a screen recording but GitHub is giving me an HTTP 422 (Unprocessable Content) when I try to upload it...guess I'll try again later.
Turns out there's a 10MB upload limit (I swear this is new). Let me compress the video... (since it's a video, zipping it didn't really do anything meaningful)
https://github.com/user-attachments/assets/e591aacf-19c6-4606-8b7b-3faf81b22341
Zipping it turned the original 44 MB video into 41 MB (lol) Used ffmpeg to convert to HEVC, brought it down to 3 MB (!!)
> what build is this, i assume the lastest dev release? Version ๐งช 1.3.0 (1479) Matches the latest release on GitHub
I can still reproduce the issue in the latest dev release (Version ๐งช 1.3.0 (1528)). Could someone double check, just in case I'm missing something?
Just tested in Version ๐งช 1.4.0 (1555). Unfortunately, this isn't entirely fixed ๐ฆ The more accurate issue description is now: The app icon updates to the selected icon on startup,...
Compared to VS Code:
Hmm, this happens in Zed's default theme too, so I'm not sure if Catppuccin can do anything about it. I opened an issue with Zed: https://github.com/zed-industries/zed/issues/28617
> This is something I should add to exporting. In honesty, currently it's only keybinds and the version key, not everything. I think it'd be easier that way. Yes please,...