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

Image uses appropriate scales #102

Open
wants to merge 50 commits into
base: develop
Choose a base branch
from
Open

Conversation

andreiggr
Copy link
Contributor

  • no longer loading the full image, but loading large scale from plone, wide is going to get huge scale
  • images have width/height set, small req by lighthouse
  • image will use scales provided by plone
  • small performance improvement

@avoinea
Copy link
Member

avoinea commented Mar 15, 2023

@andreiggr Can you please rebase this branch on develop and fix the conflicting merge files?

ichim-david and others added 2 commits March 31, 2023 21:15
…vements

# Conflicts:
#	package.json
#	src/customizations/volto/components/manage/Blocks/Image/Edit.jsx
#	src/customizations/volto/components/manage/Blocks/Image/View.jsx
#	src/customizations/volto/components/manage/Blocks/Image/style.less
@andreiggr andreiggr requested a review from ichim-david April 6, 2023 10:38
@andreiggr
Copy link
Contributor Author

Fixed image scales selector after rebase with develop changes

Also fixed an align for the image input, when there is no image url, but the align remains on the container
Before.
input bad align

After.
input good align if no img

Base automatically changed from develop to master July 22, 2024 09:34
@avoinea avoinea changed the base branch from master to develop August 22, 2024 17:31
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.

4 participants