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

Update _Base.js #320

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Update _Base.js #320

wants to merge 2 commits into from

Conversation

blueleader07
Copy link

In the scenario where the selection has changed directions rows are not getting unmarked. This change fixes the issue by unmarking these rows. The forceDeselect flag allows us to only execute this code in the scenario where the direction has changed. This will resolve issue #312 .

In the scenario where the selection has changed directions rows are not getting unmarked.  This change fixes the issue by unmarking these rows.  The forceDeselect flag allows us to only execute this code in the scenario where the direction has changed.  This will resolve issue oria#312.
We found a performance issue with the solution I originally proposed.  This updated solution does not have the performance issue.
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

1 participant