-
Notifications
You must be signed in to change notification settings - Fork 0
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
[CLOSED] Visual tweaks for the quick open drop-down. #3410
Comments
Hey--I like removing the separators, but there's some concern that it seems a bit hard to distinguish the individual list items from each other--it's a bit of a sea of text. A couple of things I tried:
Would it be appropriate to make the background gray and add striping similar to your mockup for the Find in Files results? There the striping seems to work well without making either the lighter or darker rows stand out too much. (BTW, I don't think we want to fix this by adding more padding between the items...want to keep the information density we have now.) |
np I'll give that a go. |
Updated the branch. |
I like the new look a lot! My only concern is that the selected color doesn't stand out enough. |
I'm OK with the subdued selected color. The selection is interaction based (moving the arrow keys or hovering w/ a mouse). So the movement and interaction draw your attention to the highlight. If there was no movement then I'd agree w/ |
Re removing the scroller shadow: what about when there's a ModalBar open at the top (e.g. Find)? Or a permanent menu bar (in inBrowser mode)? Do we still need a shadow for it to look good in those cases? |
|
Oh, I didn't see that you'd added a fixed shadow to ModalBar -- great! That same rule also covers inBrowser mode (that's what |
So, it would be better if we could have a slightly colored highlight that was easier to see immediately against the striped items. |
No problem, try it now. |
Looks good--I merged it manually with master since there was a recent conflict. |
Friday Apr 26, 2013 at 04:04 GMT
Originally opened as adobe/brackets#3634
@
njx pls review.larz0 included the following code: https://github.com/adobe/brackets/pull/3634/commits
The text was updated successfully, but these errors were encountered: