Skip to content

fix: correct y-coordinate assignment and refactor command handling#111

Merged
gabrielbmoro merged 3 commits into
mainfrom
gmoro/update-jujubasvg-to-support-world-cup-app
Jul 11, 2026
Merged

fix: correct y-coordinate assignment and refactor command handling#111
gabrielbmoro merged 3 commits into
mainfrom
gmoro/update-jujubasvg-to-support-world-cup-app

Conversation

@gabrielbmoro

Copy link
Copy Markdown
Collaborator

Summary

This PR fixes a y-coordinate assignment bug in OnClickedJSMessageHandler, refactors command handling from MutableSharedFlow to Channel, and bumps the version to 1.4.1. 4 files changed across the Kotlin jujubasvg library (16 insertions, 36 deletions).

Changed Files

  • core/JujubaSVG.kt — refactored command handling
  • core/bridge/OnClickedJSMessageHandler.kt — fixed y-coordinate assignment
  • core/commander/JujubaCommander.kt — replaced MutableSharedFlow with Channel
  • version.properties — bumped version to 1.4.1

@github-actions

Copy link
Copy Markdown
Contributor

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ HTML htmlhint 1 0 0 0.71s
⚠️ JAVASCRIPT standard 2 2 1 0 2.43s
✅ KOTLIN detekt yes no no 3.71s
✅ MARKDOWN markdown-table-formatter 26 7 0 0 0.45s
✅ YAML prettier 15 7 0 0 0.96s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@gabrielbmoro
gabrielbmoro merged commit 5502f9a into main Jul 11, 2026
3 checks passed
@gabrielbmoro
gabrielbmoro deleted the gmoro/update-jujubasvg-to-support-world-cup-app branch July 11, 2026 18:02
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