Home
last modified time | relevance | path

Searched hist:d967ecd874a076f615fe488cd75bf1d29b782936 (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A Dmedia.phpd967ecd874a076f615fe488cd75bf1d29b782936 Wed Jul 06 07:56:35 UTC 2022 Andreas Gohr <andi@splitbrain.org> fix image resizing with width only. fixes #3707

When only a width is given, the image should be resized to this width
always. The code wrongly used the width to create a bounding box
instead.