huh, my compose app's UI is very small on Linux di...
# compose-desktop
a
huh, my compose app's UI is very small on Linux distros it seems 🤔 Seems like a DPI issue
a
@Nikita Lipsky
a
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?