Skip to content

Conversation

@barche
Copy link
Collaborator

@barche barche commented Aug 20, 2025

  • Remove Requires.jl dependency since with a minimal Julia version of 1.10 this is no longer needed
  • The Qt enum types (e.g. QML.Orientation from the item model) are now mapped to complete Julia @enum types, to accommodate working with the newly added mouse and keyboard enums. This implies that they are no longer automatically considered as an Integer, which may in rare cases cause an error in code that relies on this.

@barche barche merged commit 286d899 into JuliaGraphics:main Aug 20, 2025
11 checks passed
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