Skip to content

fix: Blur-based filters under-extend on small radius #1283

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

Merged
merged 1 commit into from
Apr 19, 2025

Conversation

Yanrishatum
Copy link
Contributor

@Yanrishatum Yanrishatum commented Apr 19, 2025

When blur-based filters (such as outline) have a small radius (<1) - it causes the outline to be cut off due to undersized texture.
Ceiling boundsExtend fixes that issue.
UPD: Changed to ceiling radius when assigning boundsExtend so it would extend uniformly regardless of radius value.

@ncannasse ncannasse merged commit f7d5acf into HeapsIO:master Apr 19, 2025
1 check passed
@Yanrishatum Yanrishatum deleted the patch-2 branch April 19, 2025 19:22
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.

2 participants