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

Hide hs.chooser result list when it's empty #1470

Open
zzamboni opened this issue Jun 22, 2017 · 4 comments
Open

Hide hs.chooser result list when it's empty #1470

zzamboni opened this issue Jun 22, 2017 · 4 comments

Comments

@zzamboni
Copy link
Contributor

zzamboni commented Jun 22, 2017

I think it would be nice to have an option for the chooser to start with just the entry field showing, and expand to show the matches once the user starts typing - similar to the way Spotlight, Lacona or other choosers work.

@zzamboni
Copy link
Contributor Author

Just noticed that this is mentioned in #1149 as well.

@ashfinal
Copy link

ashfinal commented Jun 25, 2017

Just tried hs.chooser:rows(0). It had extra space, which I think not elegant.

@zzamboni
Copy link
Contributor Author

@ashfinal Also, you cannot change rows() on the fly (while the chooser is displayed), which is the first thing I tried.

@cmsj
Copy link
Member

cmsj commented Jun 29, 2017

I would love to have the results panel appear/disappear automatically depending on whether there is anything in the table, and I've tried at least 3 times to make it happen, but my AppKit-fu is not strong enough to make it work.

Anyone who understands AutoLayout stuff, or has other tricks for these things, is very very welcome to help!

@cmsj cmsj changed the title "Start hidden" option for hs.chooser Hide hs.chooser result list when it's empty Jun 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants