Skip to content

feat: include root coordinates in element click event handling#113

Merged
gabrielbmoro merged 3 commits into
mainfrom
feature/update-passing-root-coordinates
Jul 11, 2026
Merged

feat: include root coordinates in element click event handling#113
gabrielbmoro merged 3 commits into
mainfrom
feature/update-passing-root-coordinates

Conversation

@gabrielbmoro

Copy link
Copy Markdown
Collaborator

Summary

Added root coordinates (x, y) to element click events so click handlers receive the SVG root's position. Bumped version to 1.4.2 and updated the changelog accordingly.

Changed Files

  • kotlin/jujubasvg/src/.../core/Const.kt
  • kotlin/jujubasvg/src/.../core/bridge/NodeClicked.kt
  • kotlin/jujubasvg/src/.../core/bridge/OnClickedJSMessageHandler.kt
  • kotlin/jujubasvg/src/.../model/NodeInfo.kt
  • kotlin/jujubasvg/version.properties
  • kotlin/CHANGELOG.md

@github-actions

Copy link
Copy Markdown
Contributor

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ HTML htmlhint 1 0 0 0.62s
⚠️ JAVASCRIPT standard 2 2 1 0 2.52s
✅ KOTLIN detekt yes no no 3.66s
✅ MARKDOWN markdown-table-formatter 26 7 0 0 0.44s
✅ YAML prettier 15 7 0 0 0.98s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@gabrielbmoro
gabrielbmoro merged commit f68e018 into main Jul 11, 2026
3 checks passed
@gabrielbmoro
gabrielbmoro deleted the feature/update-passing-root-coordinates branch July 11, 2026 20:09
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