JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
16.33k stars 1.18k forks source link

Compose Multiplatform IDE Support plugin needs hidpi support #985

Closed floatingrain closed 1 year ago

floatingrain commented 3 years ago

I'm using 4k screen and this is the display picture: 2021-08-03-21-25-57 It is too small to view and different from program when the program is running. By the way, I'm using Linux.

AlexeyTsvetkov commented 3 years ago

@floatingrain what Linux distribution and desktop environment do you use?

floatingrain commented 3 years ago

@floatingrain what Linux distribution and desktop environment do you use?

It's Ubuntu 21.04 with Gnome 3.38

Rsedaikin commented 3 years ago

@floatingrain Could you please install and run DebugWriter (download link https://spvessel.com/dw/debugwritertool_1.0.0-1_amd64.deb) and add a screenshot or debug-info.txt file (you can click "Open file" in the application or in case of application crashes you can find this file in /home/<UserName>/.debug-writer directory). You should see something like this: image1

floatingrain commented 3 years ago

@Rsedaikin 2021-08-06-17-05-32

floatingrain commented 3 years ago

@Rsedaikin

okushnikov commented 3 months ago

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.