Deepanshu Garg36940
1 discussion post
I added a trigger to load monitor profile (abc) when a window is created (when an application starts). I added 2nd trigger to load another monitor profile (xyz) when window is destroyed (when the same application closed).
On testing the triggers, When I started that application, the monitor profile (abc) loaded and immediately monitor profile (xyz) loaded and running on in loop, I have to force end task Displayfusion.
I even tried to add delay of 5 seconds on window destroy trigger, but not helped.
It might be creating/destroying windows in the background. What app are you trying to fire it on?