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

fix behaviour on multiple selection #2903

Merged
merged 1 commit into from
May 15, 2023

Conversation

okrc
Copy link
Contributor

@okrc okrc commented May 14, 2023

It should have been resolved now, and I haven't encountered any other issues locally for the time being. The two patches implement different behaviors. One of them prevents all selected items from moving further when the current position reaches a boundary, while the other terminates individually only when a boundary is reached within each group. I'm not sure which option to choose.


Patch1 (This PR)

0001-fix-behaviour-on-multiple-selection.patch

Patch2

0002-fix-behaviour-on-multiple-selection.patch

@DavidXanatos
Copy link
Member

the first simpler one sounds more intuitive

@DavidXanatos DavidXanatos merged commit aa0b610 into sandboxie-plus:master May 15, 2023
1 check 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.

None yet

2 participants