Skip to content

funktioniert jez besser#3

Merged
FSaurenbach merged 8 commits intomainfrom
anchorTest
Apr 15, 2025
Merged

funktioniert jez besser#3
FSaurenbach merged 8 commits intomainfrom
anchorTest

Conversation

@FSaurenbach
Copy link
Copy Markdown
Owner

No description provided.

@FSaurenbach FSaurenbach requested a review from Copilot April 15, 2025 10:27
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 3 out of 4 changed files in this pull request and generated 3 comments.

Files not reviewed (1)
  • gradle.properties: Language not supported

Comment thread src/commonMain/kotlin/main.kt Outdated
Comment thread src/commonMain/kotlin/Block.kt
container.roundRect(Size(cs, cs), RectCorners(5f), fill = color).alignLeftToRightOf(four)
.alignTopToBottomOf(two)
val rotation = random.get(range = 0..3)
println("Rotation: $rotation")
Copy link

Copilot AI Apr 15, 2025

Choose a reason for hiding this comment

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

[nitpick] Debug print statements can clutter production output; remove or conditionally compile this debug log to avoid exposing internal state in production.

Copilot uses AI. Check for mistakes.
@FSaurenbach FSaurenbach merged commit 0ac3c0b into main Apr 15, 2025
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