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:setWrap("repeat", "repeat") appears to be silently ignored #101

Open
ChillyCider opened this issue Jan 20, 2025 · 0 comments
Open

Comments

@ChillyCider
Copy link

Hello! I made a jam submission using love.js, it was a dream and thank you for continuing to maintain this. I love being able to generate a web build with just one command invocation.

I ran into an issue where it appears that image:setWrap("repeat", "repeat") is silently ignored by the game's web build. A workaround that I settled on was to emulate it using a shader, which seemed to give good enough results.

If you want, I can investigate further and see if I can produce a PR to fix this at the source.

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

No branches or pull requests

1 participant