Skip to content

Commit

Permalink
Fix: Media & Text: "Crop image to fill entire column" reset on image …
Browse files Browse the repository at this point in the history
…change (#19765)
  • Loading branch information
jorgefilipecosta authored and draganescu committed Jan 21, 2020
1 parent d6487f3 commit aad7459
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/block-library/src/media-text/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ class MediaTextEdit extends Component {
mediaUrl: src || media.url,
mediaLink: media.link || undefined,
href: newHref,
imageFill: undefined,
focalPoint: undefined,
} );
}
Expand Down

0 comments on commit aad7459

Please sign in to comment.