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

Styles Fit property not working in table image column type #9509

Open
GrowwithNaveen opened this issue Apr 25, 2024 · 0 comments
Open

Styles Fit property not working in table image column type #9509

GrowwithNaveen opened this issue Apr 25, 2024 · 0 comments

Comments

@GrowwithNaveen
Copy link
Collaborator

Description:
The current implementation of the "Styles Fit" property within image styles does not function as intended when applied to images within table columns.

Current Behavior:
Currently, the "Styles Fit" property has no effect on images placed within table columns. The image displays at its original size, potentially overflowing the column width.

Expected Behavior:
The "Styles Fit" property should allow for control over how an image resizes within a table column. This could include options like:

  1. Contain: Image scales down to fit entirely within the column, maintaining aspect ratio.
  2. Cover: Image fills the column entirely, potentially cropping parts of the image to maintain aspect ratio.
  3. Fill: Image stretches to fill the entire column, potentially distorting the aspect ratio.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant