-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature: implement search filter in show preferences (#4759)
* Feature: implement search filter in show preferences Add a search box in show preferences window to allow users to filter preference options. Resolves #1019 * Add Locale.ROOT when converting to lower case * Fixed indentation for fxml * Added Locale.ROOT when converting to lower case * Using FilteredList to filter options on search * set the count label text, which was accidently removed * Moved checkbox to the top * Bind count label to table size property
- Loading branch information
1 parent
7ed15bc
commit cd979c5
Showing
2 changed files
with
31 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters