Use outline for rendering does not update in current views
The use outline for rendering setting is not correctly applied on already present views.
Steps to reproduce:
- Open ParaView
- Open cow.vtp, Apply
- Edit -> Settings -> RenderView
- Set LOD treshold to 0, forcing any interaction to trigger LOD, Apply settings
- Interact with the view, LOD is triggered
- Check the "Use Outline for rendering" checkbox, Apply settings
- Interact with the view, LOD is triggered but not with outlines, this is a bug
- Create a new view, show the cow, interact
- LOD is triggered with outline correctly