Exporting images at different scales causes white pixel gaps
Version: 23.1.1
My images are 1366 x 768. Exporting at 0.75x scale causes their width to round up to 1025px, which adds an single white pixel gap at the edge of the exported images. Instead of normal rounding, this calculation should round down to the nearest integer (floor) to prevent the white gaps.
-I've tried changing the image and canvas size to 1024px, and exporting at 1x scale
-I've tried increasing the artboard sizes by 1px (1367), and then doing the same
These workarounds change the results slightly, but do not fix the underlying problem
- I Can't even export with legacy since it ignores artboards
