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

Bugfix: Crops do not show their label and invalid crops are rendered #2145

Merged
merged 5 commits into from
Jul 29, 2024

Conversation

iOvergaard
Copy link
Collaborator

@iOvergaard iOvergaard commented Jul 26, 2024

Description

This is based on #1021 where @bjarnef discovered, that labels are not being rendered for crops. That led to a bigger investigation into why crops missed the value, which led to the discovery that we render "invalid" crops on the frontend. That means, if you change the configuration or delete a previous crop, the crop is still rendered if stored on the server. We can combine the crops from the property editor with the stored values and only extract stored sources and focal points and leave the rest.

Screenshots

Configuration
image

image

Output
image

image

Copy link

sonarcloud bot commented Jul 26, 2024

@iOvergaard iOvergaard merged commit 784060b into main Jul 29, 2024
9 checks passed
@iOvergaard iOvergaard deleted the v14/bugfix/crops-with-label-and-valid branch July 29, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants