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

Tile background offset initally #253

Closed
laurencedawson opened this issue Sep 28, 2016 · 2 comments
Closed

Tile background offset initally #253

laurencedawson opened this issue Sep 28, 2016 · 2 comments

Comments

@laurencedawson
Copy link
Contributor

Evening!

So tonight I've been playing with calling ".setTileBackgroundColor();" but noticed when called with:

.setImage(
              // image source,
              // image bitmap
          );

The background color flashes before the image is shown. Poking around it looks like it's maybe drawn a little under where it's supposed to be (perhaps when the preview bitmap is drawn) and then correctly once the full image is subsampled.

Cheers!

@davemorrissey
Copy link
Owner

There was a glitch in the matrix.

@laurencedawson
Copy link
Contributor Author

Cheers!

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

2 participants