Copy images from an icon near reset images

would be great if i can copy an image from an icon instead of right click and navigation to copy .
i do lots of copying for case studies .
if for example a copy image icon is put near the slice bar where the reset view and maximize view it would be more efficient than right click menu

I’m not sure that’s a very common operation for a lot of people, but if it’s common for you, then one option is to add a keyboard shortcut in your .slicerrc.py.

i guess you are right , is the resource to help doing it ?

https://slicer.readthedocs.io/en/latest/developer_guide/script_repository.html#customize-keyboard-shortcuts

And then this code would need to be converted to Python:

As programming projects go this would be among the simplest.

1 Like

@lassoan @pieper

in my opinion there is a real estate ( space ) that can be used for so many things to make usage faster and more efficient.

for examplae on right and left side of 3d view we can placed as custom /default transparent icon on side of view .

for example it would way much more efficient than going to volume module and toggle on and off.

saving and a specific view would be much better if choosen from an icon on the same view rather than doing it on save then selecting which one to save .

There is space but we often get criticism for having too many buttons. If many other people voted on this feature then we would consider adding it though.

In the meantime, you can add this button yourself by writing a few lines of Python script to your .slicerrc.py.

1 Like

I think you also should consider optional transparent button on side .