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
Given _initialY could be negative (e.g. multiple-line text editing causes the initial cursor position to be scrolled off the buffer), we need to review all the uses of _initialY and verify if the uses are safe when _initialY is negative.