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 wide image jumping. #12305

Merged
merged 1 commit into from
Nov 26, 2018
Merged

Fix wide image jumping. #12305

merged 1 commit into from
Nov 26, 2018

Commits on Nov 26, 2018

  1. Fix wide image jumping.

    Fixes #12292.
    
    This PR fixes an issue where the block toolbar would cause an image to jump downwards when the wide or fullwide buttons were pressed.
    
    Recently as part of a floats refactor, we also refactored how the block toolbar worked. This meant the removal of a floats rule to the toolbar itself, because it was both unnecessary and interfered with adjacent floats. This PR restores that rule, but for wide and fullwide only, fixing the regression.
    Joen Asmussen committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    4e71b21 View commit details
    Browse the repository at this point in the history