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

[Style] Addition of the support of background-image-repeat #40

Closed

Conversation

tfabretti
Copy link

Linked to the issue #39

The paintTileRepeat function could be shorter but I wanted to avoid having a test for each image to check if it's in the last column/line, in case there are a lot of images to draw. Thus, it's longer but it's supposed to be slightly more optimized (it's probably not noticeable in the extreme majority of use cases, though).

@ianharrigan
Copy link
Member

this seems great, one thing, im currently working on fixing the scaling in heaps, and im fairly sure, its going to conflict with this. Hopefully it will be easy to sort out... :/

@ianharrigan
Copy link
Member

So yeah, as expected, it conflicts now... :/

Might be easier to just pull latest and reimplement (sorry!)

@tfabretti
Copy link
Author

Sure !

@tfabretti
Copy link
Author

There was no real conflict, actually, just a simple merge to do ! \o/

@ianharrigan
Copy link
Member

Thats reverting my changes though

@ianharrigan
Copy link
Member

eg:

image

@tfabretti
Copy link
Author

tfabretti commented Mar 22, 2023 via email

@tfabretti tfabretti closed this Mar 27, 2023
@tfabretti tfabretti deleted the add-background-image-repeat branch March 27, 2023 10:30
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