You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
now in some ui code used displayLink for valid update view properties. it's very bad for perfomance and i think it create some memory leaks, so we should remove usage of it
now in some ui code used
displayLinkfor valid update view properties. it's very bad for perfomance and i think it create some memory leaks, so we should remove usage of it