Eyeball doesn't show properly mixing GUI and Python commands
We seem to have an issue showing the hidden eyeball when running python commands against a datset read with the ParaView GUI. Here is how to replicate:
* 5.10.0-RC1, builtin server, MacOS
* Open can.exo. Apply.
* View/ Python Shell.
* Type: clip=Clip()
The eyeball won't show on the clip. It should show, grayed out.
issue