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

background-image-repeat is not implemented #39

Open
tfabretti opened this issue Mar 22, 2023 · 0 comments
Open

background-image-repeat is not implemented #39

tfabretti opened this issue Mar 22, 2023 · 0 comments

Comments

@tfabretti
Copy link

As the title says, background-image-repeat is not implemented on Heaps. I coded a way to make it happen and will do a PR but I also open this issue to talk about it in case I did something wrong :D

As a bonus, I also added a way to make a texture repeat when using 9-slicing. To avoid strange artefacts, though, like having a visible cut between a side and the inner texture being only partially drawn, I scaled down the repeated parts to make sure only a round number of them is used.

PR incoming !

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