Skip to content

Fix quad shadows#2354

Merged
hecrj merged 2 commits into
iced-rs:masterfrom
Koranir:custom-shadow-fix
Mar 27, 2024
Merged

Fix quad shadows#2354
hecrj merged 2 commits into
iced-rs:masterfrom
Koranir:custom-shadow-fix

Conversation

@Koranir

@Koranir Koranir commented Mar 26, 2024

Copy link
Copy Markdown
Contributor

Fixes #2288

Before:
image

After:
image

@hecrj hecrj added bug Something isn't working rendering styling fix labels Mar 26, 2024
@hecrj hecrj added this to the 0.13 milestone Mar 26, 2024

@hecrj hecrj left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see, we were not considering the shadow offset!

Thanks! 🙇

@hecrj hecrj merged commit 5071e3d into iced-rs:master Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working fix rendering styling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Custom Quad's drop shadow broken

2 participants