We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0643dc commit 9ef0ec2Copy full SHA for 9ef0ec2
docs/changelog.rst
@@ -88,6 +88,8 @@ Fixes:
88
"Edit Candidates" option is used. :bug:`2734`
89
* Fix a crash when numeric metadata fields contain just a minus or plus sign
90
with no following numbers. Thanks to :user:`eigengrau`. :bug:`2741`
91
+* Fixed an issue where images would be resized according to their longest edge,
92
+ instead of their width. Thanks to :user:`sekjun9878`. :bug:`2729`
93
94
For developers:
95
0 commit comments