Increases the new image size limit from 4096 pixels to 9999 pixels. Hopefully that amount is good for now. If the limit is theoretically eventually removed, then I'm not sure how that would be done using GtkAdjustments, because as far as I know, they require an upper limit.
Increases the new image size limit from 4096 pixels to 9999 pixels. Hopefully that amount is good for now. If the limit is theoretically eventually removed, then I'm not sure how that would be done using GtkAdjustments, because as far as I know, they require an upper limit.
Closes #608