hello,
I make this feature request in the follow up of different UI improvements.
context: User using paraview particularly with pvstates or python scripts.
when we load a pvstate or run a python script on the paraview client, the hole pipeline will be created automatically, things that should be shown on the render will be shown etc etc.
issue/situation for this improvement to take place: hey i see this specific thing displayed on the render viewer, what it is?/which filter it is? i would like to apply a new filter to it and keep working from there, but i dont know which one it is. So, (at least on how i do it) i select a element from that rendered filter and would scroll thought the pipeline browser to ‘see’ which one it is. this works but when we have a pipeline of more than 12 elements (which is… always?) it becomes annoying quite fast, is the selected filter upper on the browser? lower?
proposal: Improve the current behavior, so when the object is automatically selected on the pipeline browser (current behavior) the scroll bar of the pipeline browser will scroll to place the selected filter in the middle of the current viewables filters on the browser.

