spyder-ide / ux-improvements

Discussion about UX improvements for Spyder 5 and beyond
4 stars 2 forks source link

Variable Explorer issues #17

Closed juanis2112 closed 1 year ago

juanis2112 commented 3 years ago
ccordoba12 commented 1 year ago

I have a couple of additional suggestions to make it discoverable that the Variable Explorer entries are clickable and can open additional viewers for different variable types:

  1. Change the mouse shape to Qt.PointingHandCursor when hovering the Variable Explorer.
  2. Make that a single mouse click open our viewers for Dataframes, Numpy arrays, etc.