Skip to content

Conversation

@AndreiKingsley
Copy link
Collaborator

No description provided.

@AndreiKingsley AndreiKingsley changed the title polygon builder tests polygon builder tests and docs Nov 28, 2024
@AndreiKingsley
Copy link
Collaborator Author

Partially closes #442 (api ref only)

@Test
fun `fillColor const for polygons`() {
builder.fillColor = Color.GREEN
assertEquals(Color.GREEN, (builder.bindingCollector.settings[FILL] as NonPositionalSetting<*>).value)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

X, Y, FILL - from what namespace they were imported?

@AndreiKingsley AndreiKingsley merged commit 43110a1 into dev Dec 2, 2024
@AndreiKingsley AndreiKingsley deleted the polygon branch December 2, 2024 16:56
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.

4 participants