pygraphistry icon indicating copy to clipboard operation
pygraphistry copied to clipboard

[BUG] Scene Selector not allowing scroll down to access full menu

Open silkspace opened this issue 3 years ago • 2 comments

Describe the bug Scene selector in Jupyter Notebook does not allow scroll down to access all tools/sliders/buttons

To Reproduce Plot any graph in Jupyter Notebook, select the 'Scene Selector' (Paintbrush) and notice that the standard embedded Graphistry window does not allow the Scene Selector to access the last two sliders.

Expected behavior Scene Selector should allow scroll to the bottom of its menu.

Screenshots image

Browser environment (please complete the following information):

Graphistry GPU server environment

  • Where run [Hub]
  • Graphistry Version [ 0.27.2 ]

PyGraphistry API client environment

  • Where run [Graphistry 2.40 Jupyter]
  • Version [ 0.27.2 ]
  • Python 3.8

silkspace avatar Sep 07 '22 20:09 silkspace

thanks for filing!

fyi: this impacts graphistry/pygraphistry, but as impacts any embedded view, should be in the graphistry/graphistry viz repo

lmeyerov avatar Sep 07 '22 20:09 lmeyerov

i'm actually thinking 2 things:

  1. panels can/should add a scroll when media is below expected size?
  2. should the main area add horizontal/vertical scrolls too?

lmeyerov avatar Sep 07 '22 20:09 lmeyerov