huh, my compose app's UI is very small on Linux distros it seems 🤔 Seems like a DPI issue
a
Alexander Maryanovsky
12/29/2025, 8:53 PM
@Nikita Lipsky
a
Adam Brown
12/29/2025, 10:15 PM
I figured out what it was, in CI things were being built with the open jdk, I needed to force it to use the jetbrains one. apparently that has a fix for the DPI issue?