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

Use DrawTiledBitmap to draw patterns #31

Merged
merged 1 commit into from
Jun 14, 2020

Conversation

KapiX
Copy link
Member

@KapiX KapiX commented Jun 13, 2020

  • Fixes #16202.

Please note that this does not require app_server fixes.
It turns out WebKit phase has different semantics than app_server phase.
In case of whatif.xkcd.com the calculation below results in phase of (0, 0).

I have confirmed that it renders as it did before, and corresponds to how Firefox renders the site on Linux.

I'm not sure if I got it completely correct though.

@KapiX
Copy link
Member Author

KapiX commented Jun 13, 2020

Do not merge, phaseOffset will be wrong.

@KapiX
Copy link
Member Author

KapiX commented Jun 13, 2020

Ready to merge. Tested with https://paste.ubuntu.com/p/mf7sRysck9/, looks the same as in Firefox pixel for pixel, although app_server fix may be needed after all.

@pulkomandy pulkomandy merged commit a3b0142 into haiku:rebased Jun 14, 2020
@pulkomandy
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants