processing4
processing4 copied to clipboard
Inital fix for Linux Display Scaling
Setting the ui scale at the start of Processing will fix the sizing issue on Fedora & Ubuntu. We need to find a method of detecting the pixel density as I think this fix will break on machines running at 100% pixel density
Incomplete fix for #857