Filter Bar drop-down list does not use whole available space [SOLVED]

Discussion related to "Everything" 1.5 Alpha.
Post Reply
Thy Grand Voidinesss
Posts: 687
Joined: Wed Jun 01, 2022 5:01 pm

Filter Bar drop-down list does not use whole available space [SOLVED]

Post by Thy Grand Voidinesss »

Currently the list of past searches can utilize the whole vertical space that is available below the box with filtering expressions

What about the menu with entries of Filter Bar? Why does it not unfold itself all the way down, but instead forces users to perform scrolling within it when there still is space left for showing all of he remaining entries?


I am using version 1.5.0.1315a (x64) on Windows 10 Enterprise 20H2 x64
Last edited by Thy Grand Voidinesss on Mon Mar 27, 2023 11:41 am, edited 2 times in total.
void
Developer
Posts: 16672
Joined: Fri Oct 16, 2009 11:31 pm

Re: Filter Bar drop-down list does not use whole available space

Post by void »

To set the maximum number of items shown in the filter bar drop down list:
  • Copy and paste the following into your Everything search box:
    /filter_visible_count_max=256
  • Press ENTER in your Everything search box.
  • If successful, filter_visible_count_max=256 is shown in the status bar for a few seconds.
    where 256 is the maximum number of items to show.
    (the default is 30)
  • Close the Everything Search Window.
  • Reopen the Everything Search window.
filter_visible_count_max
Thy Grand Voidinesss
Posts: 687
Joined: Wed Jun 01, 2022 5:01 pm

Re: Filter Bar drop-down list does not use whole available space

Post by Thy Grand Voidinesss »

void wrote: Sun Mar 26, 2023 11:40 pm [...]
[*]Copy and paste the following into your Everything search box:
/filter_visible_count_max=256
[...]
Yes, this has worked A-OK, thank you
Post Reply