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

TT1 Blocks: Changing Image height/width settings unresponsive #193

Open
annezazu opened this issue Feb 3, 2021 · 3 comments
Open

TT1 Blocks: Changing Image height/width settings unresponsive #193

annezazu opened this issue Feb 3, 2021 · 3 comments
Labels
bug Something isn't working needs testing

Comments

@annezazu
Copy link

annezazu commented Feb 3, 2021

I tested in both TT1 and Twenty Twenty-one and found the issue was only in TT1. Essentially, manually changing the width/height up or down seems to cause some odd behavior. Here's a quick video:

height.mov

Apologies for the odd title :) This is using WordPress 5.6 and Gutenberg Version 9.9.0.20210201 (a nightly build from the Gutenberg Times).

@kjellr kjellr added bug Something isn't working needs testing labels Feb 4, 2021
@carolinan
Copy link
Collaborator

I have been able to reproduce this with TT1 Blocks, WordPress 5.7.1 and Gutenberg 10.6.

It is not reproduceable with emptytheme, Q, Armando or Quadrat.

@youknowriad
Copy link
Contributor

Sounds more like a Gutenberg issue can we move this one there maybe?

@carolinan
Copy link
Collaborator

It seems to be related to this theme CSS

.wp-block-image img {
	height: auto;
}

https://github.com/WordPress/theme-experiments/blob/master/tt1-blocks/assets/css/blocks.css#L53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs testing
Projects
None yet
Development

No branches or pull requests

4 participants