107a108,109 > private final double ADJUST_MAX_ZOOM = Main.pref.getDouble("adjust.max.zoom", 1.0); > 1646c1648 < )/256; --- > )/256*ADJUST_MAX_ZOOM;