XiaoMiToolV2 icon indicating copy to clipboard operation
XiaoMiToolV2 copied to clipboard

High DPI screen support

Open vladox opened this issue 3 years ago • 0 comments

I'm trying to pass the following argument to support high dpi screens but it's being placed incorrectly in the call:

-Dglass.gtk.uiScale=200%

OK to execute: ./bin/java -jar XiaoMiTool.jar -Dglass.gtk.uiScale=2.0 ? [Y/n]

vladox avatar Oct 11 '20 21:10 vladox