]> git.wh0rd.org - tt-rss.git/commit
Merge branch 'fix-encl-img-attrs' into 'master'
authorAndrew Dolgov <cthulhoo@gmail.com>
Sun, 23 Aug 2015 18:15:28 +0000 (21:15 +0300)
committerAndrew Dolgov <cthulhoo@gmail.com>
Sun, 23 Aug 2015 18:15:28 +0000 (21:15 +0300)
commit2606a4e3aec72d8d0d8e5170c9ee2dfea25b9111
treeb9a40f34e33448eb1008552908947af10e787fa4
parentc7ce438e7b7de26c2018e1b96f746d9c2ffca84e
parent08e79cb6b91fab4f86415d2b10e47567f6594988
Merge branch 'fix-encl-img-attrs' into 'master'

Fixed height/width image attributes for enclosures.

Per <https://tt-rss.org/forum/viewtopic.php?f=1&t=3482>: Width/height values for images appear to be swapped when rendering enclosures. This fixes that so width is assigned width, etc.

See merge request !12