in1tiate

Results 19 comments of in1tiate

Fixes broken animation loading from Professor Layton VS. Phoenix Wright: Ace Attorney https://github.com/Ploaj/Metanoia/assets/32779090/8a7bc245-1792-4c2f-b9de-6e1340d493c6

Converted to draft - seems like there are structural changes that will require extra effort to rebase onto

Fixed indirectly by #1080 via showname toggle being moved into settings

> Dropdown does not send the position until you send a message. Who thought this is desirable default behaviour? This change was deliberate. In the past, scrolling through the pos...

![image](https://user-images.githubusercontent.com/32779090/216793894-4d637c88-f257-4cba-936d-e1de3cd082a1.png) Use a theme if you want a smaller client window.

This is more difficult than it probably sounds. The way colors work in the logs and the text box are via HTML `` tags, which are obviously unsupported in the...

unrelated but i need to not forget: theme elements should use nearest neighbor upscaling when scaled up by an integer. maybe resize the pixmap prior to application?

+100. Theme-defined notification sounds is stupid. It will cause no friction to make this change and improve everyone's lives.

more complex than it lets on - fixing requires altering the default behavior of Qt's IniFormat. as a temporary workaround, editing the inis to use the correct case may be...