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

DropShadowFilter renders incorrectly when applied onto a TextField #2673

Open
ThePlank opened this issue Nov 5, 2023 · 1 comment
Open

Comments

@ThePlank
Copy link
Contributor

ThePlank commented Nov 5, 2023

Describe the bug
when applying DropShadowFilter onto a TextField, it appears weirdly skewed

appears on openfl 9.2.2, but i tried openfl 9.3.1 and the same issue appears

To Reproduce
Steps to reproduce the behavior:

  1. create a textfield
  2. apply a dropshadowfilter onto it
  3. ????
  4. profit

Expected behavior
regular drop shadow like how it appears in adobe animate

Screenshots
comparison between the same dropshadow settings in Adobe Animate 2022 and OpenFL
image

also added a textfield in the functional test and tried it on html5
image

OpenFL Targets

  • html5
  • hashlink
@Shallowmallow
Copy link

In old ( how old ?) openfl versions it worked. I had the problem with "glow" As an alternative you can use shaders https://github.com/loudoweb/openfl-shaders

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

2 participants