AstroImageJ / astroimagej

http://astroimagej.com
GNU General Public License v3.0
15 stars 10 forks source link

GUI scale does not effect AIJ's windows, only IJ's #10

Open keastrid opened 3 years ago

keastrid commented 3 years ago

Easy fix: replace current implementation and have it set -Dsun.java2d.uiScale=1.0 as a launch parameter.