James Upjohn
James Upjohn
Fix could also tie in to #2916
I'm not too concerned about the empty space scrolling - it's that 1px between tabs that breaks the feel. Still not sure how you'd fix that without doing that background...
Unable to reproduce: Chatterino 7.3.4 (commit `d8bc1afa`) on Arch Linux (5.15.5-zen), picom, bspwm Chatterino 2.3.4 (commit `4e5170799`) on Windows 10 21H1 Assuming this is either a Win11 thing or an...
I didn't notice the layout being part of it, thanks @Felanbird. Tested again and there is some weirdness around the accent not showing until the next character is pressed. Still...
After more testing and using the latest nightly, can reproduce. Chatterino 2.3.4 (commit `0deedf019`) on Windows 10 21H1 Call to `SplitHeader::reloadChannelEmotes()` appears to come from the `"reloadEmotes"` shortcut action. Not...
After further investigation, this seems like a QT issue. The caller to that method 100% bound to the F5 key. I assume QT is interpreting it weirdly as F5 or...
Found 2 issues while testing on [097eb7b](https://github.com/Chatterino/chatterino2/pull/4995/commits/097eb7ba79295ca60264b8ea52e0a6d1896ccd49): 1. After the file migration, when opening the log most images appear empty. These only fill out when the window is resized: https://github.com/Chatterino/chatterino2/assets/4962764/91e6c422-4b2c-4196-b753-57432f159d70...
I'm sure there's a bit of work that could be done on c2's side to improve compile times, but nothing's gonna get you around the specs of a GH runner...
I've seen this occur since Is tarted using chatterino so it's by no means a new development - couldn't find an existing issue for it. My best guess is that...