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

Make image thumbnails available from display layouts #4884

Closed
akhenry opened this issue Feb 21, 2022 · 6 comments
Closed

Make image thumbnails available from display layouts #4884

akhenry opened this issue Feb 21, 2022 · 6 comments

Comments

@akhenry
Copy link
Contributor

akhenry commented Feb 21, 2022

Is your feature request related to a problem? Please describe.
When placed in a layout the imagery view hides the thumbstrip and only makes it available from the view large action. Past imagery is used a lot in certain workflows, which requires more frequent access to thumbnails from display layouts.

Describe the solution you'd like
Much better approach would be a way to access the thumbstrip control from an image's layout frame, either via a popover bubble, or evaluation of the size of the layout frame (i.e. show thumbs if the frame is bigger than a size) and/or a user-set preference when adding the imagery to the layout. Note that this pertains to both kinds of layout.

@charlesh88
Copy link
Contributor

Testing Notes

Before beginning, review the reference images below these notes.

  1. Create an example Imagery view, or use existing imagery data products if available.
  2. Verify that the thumbs and image view allow selection, scrolling, etc. as expected normally.
  3. Put the Imagery view in a Display Layout, and resize the image's container to exercise the size breakpoints as noted in the references. Verify that the view displays in a similar fashion to the reference.
  4. Verify that thumbnails display without being clipped in the scrolling thumbnail container.
  5. Hover over the thumbnails and verify that a tooltip is displayed as shown in the reference.
  6. Repeat steps 3 - 5 in a Flexible Layout.

Reference Images

Height <= 200px high, no thumbs displayed

Screen Shot 2022-04-22 at 11 33 39 AM

Height > 200px && height <= 600px, show small thumbs

Screen Shot 2022-04-22 at 11 33 48 AM

Height > 600px, show fullsize thumbs

Screen Shot 2022-04-22 at 11 48 34 AM

In Display Layout, showing tooltip on hover

Screen Shot 2022-04-22 at 11 35 52 AM

@charlesh88
Copy link
Contributor

Verified fixed Testathon 04-25-22:

@khalidadil
Copy link
Contributor

khalidadil commented Apr 25, 2022

Verified Fixed in Testathon on 04/25/2022

@jvigliotta
Copy link
Contributor

Verified Fixed Testathon: 4/25/22

@jvigliotta
Copy link
Contributor

jvigliotta commented Apr 28, 2022

Verified... AGAIN. 4/28/2022 ; )

@charlesh88
Copy link
Contributor

Verified fixed Testathon 4/28/22

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

6 participants