browngraphicslab / Dash-Web

Other
1 stars 0 forks source link

Pin of document that's inside a fit to contents collection #917

Open rsimpson888 opened 4 years ago

rsimpson888 commented 4 years ago

Pinning a document in a collection to a presentation trail does the following: first, after pinning the document to the presentation trail the focus zooms in and jumps to another part of the collection. Selecting a slide that takes me to a different part of the parent poetry collection and then selecting the slide I just created does not focus on the document I pinned but jumps out of the collection to the parent collection

https://drive.google.com/file/d/1GFYIqlkNtf7gJwHGXmI74ffscVzKL2b4/view?usp=sharing

bobzel commented 4 years ago

your video is private.

bobzel commented 4 years ago

this is not really a bug but more of an unimplemented feature.

1) your purple collection is set to Fit its contents 2) you chose Pin, not Pin with View, so there will be no zooming when you follow this slide 3) When you move to somewhere else, then come back to the slide the transition didn't go to the outer collection, but rather it stayed where it was from the other slide you went to (which happened to be zoomed out).

So the unimplemented feature has to do with navigating to a document inside a collection that is set to fit its contents. ie, if the inner collection isn't allowed (because of fit to contents) to pan to center on the target document, it would be nice if the outer collection panned so that the inner collection will be moved so that the target document is centered.