-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
spyder-ide/spyder
#20868Labels
Description
- Fix default width of columns to avoid disappearing names of them
- Add tooltip when complete names are not visible in collapsed columns (name, type, size, variable names)
- Move resizing columns and rows from context menu to options menu
- Remove show max/min from context menu
- Add Filter button to activate/deactivate the filters for the variables. (
UncheckedChecked by default. See PR: Improve Variable Explorer UX spyder#20868 (comment)) - Add "edit filters" option in the context menu to edit the filters, which goes to preferences.
- [ ] In the edit filters option in preferences the options currently activated by defaullt should still be checked by default.See PR: Improve Variable Explorer UX spyder#20868 (comment)