Skip to content

Conversation

jdrese
Copy link
Contributor

@jdrese jdrese commented Oct 8, 2024

This merge contains your latest changes and fixes another tiny API change on Qt6 on mouse selection rectangle.
I've just removed the faulty argument type that changed on Qt6 and delegated to default behaviour on selection rectangle which I think it was your intented one so nothing changes normally.

jdrese and others added 2 commits October 8, 2024 18:09
Qt6 no longer accepts the same type of argument
for the scene setSelectionArea. This commit fixes
the issue by just falling back to the default
selection rectangle behaviour which is the same
as the intended behaviour on previous
implementation.
@jchanvfx jchanvfx merged commit a8fa9b3 into jchanvfx:main Oct 29, 2024
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