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

Displaying Details #1148

Closed
skurfer opened this issue Oct 1, 2012 · 0 comments
Closed

Displaying Details #1148

skurfer opened this issue Oct 1, 2012 · 0 comments
Assignees

Comments

@skurfer
Copy link
Member

skurfer commented Oct 1, 2012

Two things:

  • When searching and an object appears in the first pane, the details are often missing until something triggers them to appear. (Scrolling down and back up, or hiding and redisplaying the interface.) I’m having a hard time reproducing this now for some reason, but I’ve seen it many times.
  • If the row height for the results list is below 34, details aren't shown in the results, but are shown in the gutter underneath instead. Under these conditions, interfaces that normally show details in the panes (Primer and Nostromo) no longer show the details, even though the amount of available space in the interface itself is unchanged.
  • When details are shown in the gutter, they aren't updated correctly. When searching, you see the details for the previous object until you move around with the arrows.
@ghost ghost assigned skurfer Oct 2, 2012
@skurfer skurfer closed this as completed Oct 3, 2012
skurfer added a commit that referenced this issue Oct 16, 2012
Previously, the `details` method would need to be invoked *twice* to yield the correct result. (The first invocation would cache the details, and the second would return it from the cache.)

close #1148
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

1 participant