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
I did some experimenting and found that calling Platform.flush() helps
on mobile view (where the CSS transitions are disabled). There's no delay opening
a panel, but the tradeoff is that the color status flash in.
In Chrome stable (e.g. polyfill), toggle a feature. There's a 1-2 delay seconds under the latest release:
v20130808 latest: http://20130808.cr-status.appspot.com/features
v20130801 release: http://www.chromestatus.com/features
I did some experimenting and found that calling
Platform.flush()
helpson mobile view (where the CSS transitions are disabled). There's no delay opening
a panel, but the tradeoff is that the color status flash in.
Could all of this be from the new property reflection to attributes?
The text was updated successfully, but these errors were encountered: