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
Currently, scrolling through the Datagrid with your mouse uses pixels. With Google Sheets, they automatically scroll to the next row/column which removes the possibility of a row/column being half displayed.
The question is should we conform to their behavior. Unless there is a case where displaying half a row/column in the viewport is necessary, I would opt for this change.
The text was updated successfully, but these errors were encountered:
Currently, scrolling through the
Datagrid
with your mouse uses pixels. With Google Sheets, they automatically scroll to the next row/column which removes the possibility of a row/column being half displayed.The question is should we conform to their behavior. Unless there is a case where displaying half a row/column in the viewport is necessary, I would opt for this change.
The text was updated successfully, but these errors were encountered: