Skip to content

Fixed #479, tiled background drawable was always square, even when tile is a rectangle #894

Open
nicbell wants to merge 1 commit into
prolificinteractive:masterfrom
nicbell:patch-2
Open

Fixed #479, tiled background drawable was always square, even when tile is a rectangle #894
nicbell wants to merge 1 commit into
prolificinteractive:masterfrom
nicbell:patch-2

Conversation

@nicbell

@nicbell nicbell commented Nov 6, 2018

Copy link
Copy Markdown
Contributor

tempRect is used by the background drawable, it doesn't need the circle logic which was forcing it to be square when the tile was rectangle. Fixes #479

`tempRect` is used by the background drawable, it doesn't need the circle logic which was forcing it to be square when the tile was rectangle.
@nicbell nicbell changed the title Update DayView.java Fixed #479, tiled background drawable was always square, even when tile is a rectangle Nov 6, 2018
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.

1 participant