Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed ButtonGroup drag event drop checks #4959 #4963

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

bubblobill
Copy link
Collaborator

@bubblobill bubblobill commented Oct 1, 2024

Identify the Bug or Feature request

fixes #4959

Description of the Change

Previous change #4888 to fix #4883 was to exit early if there was no change in a button's group.
This resulted in early exits when dragging into different panels using the same group name.
Added a check to only exit where there is no change in the group on the same panel.

Possible Drawbacks

None foreseen, but I thought that last time

Documentation Notes

Improved checks for dragging macro button

Release Notes

Fixed issue with dragging macro buttons to macro groups with the same name on other panels


This change is Reviewable

@cwisniew cwisniew added the bug label Oct 2, 2024
@cwisniew cwisniew added this pull request to the merge queue Oct 2, 2024
Merged via the queue into RPTools:develop with commit a534820 Oct 2, 2024
4 of 5 checks passed
@bubblobill bubblobill deleted the campMoveMacro branch December 9, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants