Panel remains scrolled when switching to another tab #38348

Closed
opened 2014-01-24 09:18:48 +01:00 by lopata · 21 comments
  1. 1.jpg

  2. Scrollind down
    1.jpg

  3. Select other tab
    1.jpg

  4. Scrolling down, scroll bar hiding
    1.jpg

1) ![1.jpg](https://archive.blender.org/developer/F75225/1.jpg) 2) Scrollind down ![1.jpg](https://archive.blender.org/developer/F75227/1.jpg) 3) Select other tab ![1.jpg](https://archive.blender.org/developer/F75229/1.jpg) 4) Scrolling down, scroll bar hiding ![1.jpg](https://archive.blender.org/developer/F75231/1.jpg)
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @lopataasdf

Added subscriber: @lopataasdf

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Bastien Montagne self-assigned this 2014-01-24 09:39:52 +01:00

This is not a bug, more like a feature (this allows you to find again the same tools when switching back to org panel). It works the same in Properties (buttons) space as well.

This is not a bug, more like a feature (this allows you to find again the same tools when switching back to org panel). It works the same in Properties (buttons) space as well.
Bastien Montagne was unassigned by Sergey Sharybin 2014-01-24 09:40:13 +01:00
Campbell Barton was assigned by Sergey Sharybin 2014-01-24 09:40:13 +01:00

Added subscribers: @mont29, @Sergey

Added subscribers: @mont29, @Sergey

Sorry, assign to you :)

Sorry, assign to you :)

Changed status from 'Archived' to: 'Open'

Changed status from 'Archived' to: 'Open'

Added subscribers: @ThomasDinges, @brecht

Added subscribers: @ThomasDinges, @brecht

Hrm, race condition with mont. But this is really frustrating thing with tabs. Their intention was to make access to tools much easier and faster, but ends up with even more scrolling.

@brecht, @ThomasDinges, is this thing being handled already and should we re-open the issue?

Hrm, race condition with mont. But this is really frustrating thing with tabs. Their intention was to make access to tools much easier and faster, but ends up with even more scrolling. @brecht, @ThomasDinges, is this thing being handled already and should we re-open the issue?

Added subscriber: @cdog

Added subscriber: @cdog

Actually this behaviour has bothered me too in the properties panel. What good is it to have an empty area and then having to scroll up to see something? Maybe there could be a condition if there's nothing to show then scroll all the way up, where there is something, else keep the scroll position.

Actually this behaviour has bothered me too in the properties panel. What good is it to have an empty area and then having to scroll up to see something? Maybe there could be a condition if there's nothing to show then scroll all the way up, where there is something, else keep the scroll position.
Author

may by save scrol position for every tab?

may by save scrol position for every tab?

Added subscriber: @JonathanWilliamson

Added subscriber: @JonathanWilliamson

While this feature has good intentions and can be nice (such as in the Properties editor) I think it's outlived it's usefulness. Particularly now that we have tabs, the goal is to reduce and/or remove scrolling entirely, so we should not worry so much about saving scroll position. I think it's better that panels are always scrolled to the top when switching tabs.

While this feature has good intentions and can be nice (such as in the Properties editor) I think it's outlived it's usefulness. Particularly now that we have tabs, the goal is to reduce and/or remove scrolling entirely, so we should not worry so much about saving scroll position. I think it's better that panels are always scrolled to the top when switching tabs.

Added subscriber: @Bollebib

Added subscriber: @Bollebib

Relevent to this task:
It maybe could be useful if you saved the scroll position to individual tabs,but even then with pinned panels and such it seems very hard to get right...

Maybe indeed it should go for now.

Relevent to general vertical tabs:
I'm sorry for posting the next part of my comment here but I couldn't find any general vertical tabs task that was relevant still open and being commented in.
If there is a better place please say so.

I tested what I believe is the current version of the vertical tabs

I have a few concerns.

1)Keep Pinned tabs on top
Pinned panels are sometimes added below other panels. On top seems better to keep it consistant and predictable (maybe a RMB toggle option if this is a source of strife?)

2)option to Shift+click tabs or click+drag tabs (like with layer selection or outliner )
Those tabs will then show all selected tabs underneath each other without having to pin them all.

This point is the most important one,I feel. Because If someone would rather scroll and keep the toolshelf the way it is now this is the way to do it. Just exlude or include the tabs you want shown. It's an important difference in flexibility to pinned tabs

3)Quick operations to make managing tabs and panels easier.

Probably via RMB menu RMB additions.

  • Collapse all panels
  • Show all panels
  • Toggle panel visibility (hidden get shown,shown get hidden)
  • unpin all panels
  • Select ALL tabs
  • Unselect all tabs save the current one

(there might be more)

4)Keyboard shortcutable operations
Make nr 3) shortcut-able

5)show the current panel operations shorcuts in the RMB!
(zoom in/out , reset, hide all other panels...)

Blender needs to communicate this functionality!

6)Double CTRL+click on panel should show all other panels
CTRL click hides all other panels but one-> maybe Double CTRL+click could do the reverse to show all other panels quickly.

7) Where are the UI improvements made by that GSOC student?

There were quite a few powerful things he showed (operator improvements, pressing an icon on a closed panel to see it's contents)....,and like some of vino's changes the year before that (x's in lists to delete content easier), they are once again lost to Blender,with no explanation (as far as I know)

Ending comments
with my suggestions the RMB menu might be a bit more crowded but no
more so than the Shift+A menu. Just order them well and you will give
the users a useful tool to interact and discover the different functions
of the tabs. If you keep them as they are,they won't be any fun to use
and will lead to much clicking.

Other then that I don't really mind how it looks,horizontal or
otherwise,icons or no icons. I mostly care about more functionality and
giving power to the user.

**Relevent to this task:** It maybe could be useful if you saved the scroll position to individual tabs,but even then with pinned panels and such it seems very hard to get right... Maybe indeed it should go for now. **Relevent to general vertical tabs:** I'm sorry for posting the next part of my comment here but I couldn't find any general vertical tabs task that was relevant still open and being commented in. If there is a better place please say so. I tested what I believe is the current version of the vertical tabs I have a few concerns. 1)**Keep Pinned tabs on top** Pinned panels are sometimes added below other panels. On top seems better to keep it consistant and predictable (maybe a RMB toggle option if this is a source of strife?) 2)**option to Shift+click tabs or click+drag tabs** (like with layer selection or outliner ) Those tabs will then show all selected tabs underneath each other without having to pin them all. This point is the most important one,I feel. Because If someone would rather scroll and keep the toolshelf the way it is now this is the way to do it. Just exlude or include the tabs you want shown. It's an important difference in flexibility to pinned tabs 3)**Quick operations to make managing tabs and panels easier.** Probably via RMB menu RMB additions. - Collapse all panels - Show all panels - Toggle panel visibility (hidden get shown,shown get hidden) - unpin all panels - Select ALL tabs - Unselect all tabs save the current one (there might be more) **4)Keyboard shortcutable operations** Make nr 3) shortcut-able **5)show the current panel operations shorcuts in the RMB!** (zoom in/out , reset, hide all other panels...) Blender needs to communicate this functionality! **6)Double CTRL+click on panel should show all other panels** CTRL click hides all other panels but one-> maybe Double CTRL+click could do the reverse to show all other panels quickly. **7) Where are the UI improvements made by that GSOC student?** There were quite a few powerful things he showed (operator improvements, pressing an icon on a closed panel to see it's contents)....,and like some of vino's changes the year before that (x's in lists to delete content easier), they are once again lost to Blender,with no explanation (as far as I know) **Ending comments** with my suggestions the RMB menu might be a bit more crowded but no more so than the Shift+A menu. Just order them well and you will give the users a useful tool to interact and discover the different functions of the tabs. If you keep them as they are,they won't be any fun to use and will lead to much clicking. Other then that I don't really mind how it looks,horizontal or otherwise,icons or no icons. I mostly care about more functionality and giving power to the user.

Added subscriber: @Luarvik

Added subscriber: @Luarvik

This issue was referenced by blender/blender-addons-contrib@543b57fbeb

This issue was referenced by blender/blender-addons-contrib@543b57fbeb6592421d3f133d4d40cc161a46894c

This issue was referenced by 543b57fbeb

This issue was referenced by 543b57fbeb6592421d3f133d4d40cc161a46894c

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'

Closed by commit 543b57fbeb.

Closed by commit 543b57fbeb.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
9 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#38348
No description provided.