pyvista / pyvista-gui

A Graphical User Interface built atop PyVista
MIT License
14 stars 1 forks source link

Right click event menu #5

Open banesullivan opened 4 years ago

banesullivan commented 4 years ago

We should make a tool for adding options to a menu that will pop up when right-clicking the plotter. The right-click will be able to tell which renderer was selected and the menu could have view options like enable eye dome lighting, parallel projection, etc for just the renderer that was clicked on.

This would also be easy to expand to add your own custom methods.

hiro-k-phys commented 8 months ago

Concerning this issue, I have raised the following discussion, https://github.com/pyvista/pyvista/discussions/5378 I would appreciate if you know how to resolve this problem. Thanks in advance.