Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Won't Fix
-
2.22.12
-
None
-
None
Description
The channel manager now always does the refresh when a JCR event comes in. The problem with this is that their might be a specific customer Javascript that needs a visible page/iframe for width/height calculations.
It would be nice to have 2 options I guess:
1. How it works now
2. Based on the JCR event set a 'doRefreshWhenFocused' (don't mind the naming) flag that does the refresh when the perspective is refocussed again.