Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix image block regression #16295

Merged
merged 1 commit into from
Jun 26, 2019
Merged

Conversation

draganescu
Copy link
Contributor

Fixes #16284
Added back a missing className in the edit function of the image block.

Copy link
Contributor

@youknowriad youknowriad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kjellr do you want to test it?

@youknowriad
Copy link
Contributor

Merging to proceed with the release.

@kjellr
Copy link
Contributor

kjellr commented Jun 26, 2019

This looks good, and fixes all the issues noted in #16284. I'm seeing one other small regression though: the placement of the inline formatting tools for the caption are misplaced now:

Screen Shot 2019-06-26 at 7 46 13 AM

Here's a screenshot from Version 5.9.2 for reference:

Screen Shot 2019-06-26 at 7 45 50 AM

@youknowriad
Copy link
Contributor

Mmm, right on time @kjellr I'll try to see if I spot the differences quickly.

@youknowriad
Copy link
Contributor

@kjellr The good news is that this regression is not on 6.0.0 but it's on master so we have time to fix it.

I think it comes from #15212 cc @ellatrix

@youknowriad youknowriad merged commit a55e526 into master Jun 26, 2019
@youknowriad youknowriad deleted the fix/adding-back-className-image-block branch June 26, 2019 11:56
@kjellr
Copy link
Contributor

kjellr commented Jun 26, 2019

Sounds good, thanks for the quick fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Image Block: Image has extra padding, no drag handles, and is missing caption styles
3 participants