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
// The number of consecutive resize cycles to wait before logging a warning about repeated resizing.
88
-
// This is an arbitrary value chosen to detect repeated requests for changes (multiple continuous increase or decrease attempts) without being too sensitive.
87
+
// The number of consecutive resize cycles to wait before logging a warning about repeated
88
+
// resizing.
89
+
// This is an arbitrary value chosen to detect repeated requests for changes (multiple continuous
90
+
// increase or decrease attempts) without being too sensitive.
0 commit comments