Skip to content

Commit

Permalink
[BUGFIX] Use customised width and height on first selection
Browse files Browse the repository at this point in the history
  • Loading branch information
muh-nr committed Aug 16, 2019
1 parent eaa4c90 commit 465116b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Resources/Public/JavaScript/Plugins/typo3image.js
Expand Up @@ -176,8 +176,6 @@

$.extend(filteredAttr, {
src: getImg.processed.url,
width: getImg.processed.width,
height: getImg.processed.height,
'data-htmlarea-file-uid': img.uid,
'data-htmlarea-file-table': table
});
Expand Down

0 comments on commit 465116b

Please sign in to comment.