Skip to content

non-collapsed colorbar in vtk pane #7994

@ChristophNa

Description

@ChristophNa

Is your feature request related to a problem? Please describe.

The colorbar in the VTK pane is always collapsed after loading and only three dots are shown. You then have to actively click on the three dots to show the color bar. This is very annoying if you replace the vtkRenderWindow e.g. to show another mesh to compare it to the previous one, you cannot immediately see the change in the scalar range.

Describe the solution you'd like

I want to start with a maximized colorbar after loading. Upon clicking, it could collapse. This would require to only remove line 95 ("info_div.click()") from the file panel/models/vtk/vtklayout.ts

Describe alternatives you've considered

A more complex solution would include a switch in the vtk pane to define if the colorbar should start collapsed or maximized

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions