Skip to content

Conversation

tig
Copy link
Collaborator

@tig tig commented Oct 3, 2020

Closes #120

This PR

  • Implements "Select All/None" functionality increasing parity with ogv, which gets this support natively because Windows' listboxes provide it natively.
  • Fixes Filter logic such that behavior matches ogv, specifically: Filter means Filter INPUT - It restricts the data being operated on. Thus whenever the Filter edit box changes, pervious selections (in -OutputMode Multiple) are forgotten.
  • Refactors how StatusBar is populated to support added functionality with less duplicated code.

this PR is dependent on #117

tig and others added 30 commits March 11, 2020 15:55
@tig tig marked this pull request as draft August 3, 2022 22:26
@tig
Copy link
Collaborator Author

tig commented Aug 3, 2022

@andschwa I screwed up and horked this PR, overwriting my original changes. This is a valuable feature that has been requested by several users. I'm working on resurrecting it...

@tig tig changed the title Select All Fixes #120 - Adds a Select All feature to OCGV Aug 3, 2022
@tig tig marked this pull request as ready for review August 3, 2022 23:22
@tig
Copy link
Collaborator Author

tig commented Aug 3, 2022

@andschwa This is now ready for review.

@tig
Copy link
Collaborator Author

tig commented Aug 24, 2022

Closing because this was already merged with #166,

@tig tig closed this Aug 24, 2022
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.

OCGV: Add UI for select-all/select-none

1 participant