Is there a non-polling way to get a TOP’s resolution? Is there any callback that fires only when a TOP’s res actually changes?
My goal is to avoid cooking when the resolution of my top stays the same and I don’t have any specific trigger I could use to detect resolution changes.
Thanks!