jupyter-widgets / ipydatagrid

Fast Datagrid widget for the Jupyter Notebook and JupyterLab
BSD 3-Clause "New" or "Revised" License
579 stars 51 forks source link

Fix void zone click and column resize issues #295

Closed ibdafna closed 2 years ago

martinRenou commented 2 years ago

Looks good! We should probably upstream this isResizing getter

ibdafna commented 2 years ago

Test failures in 3.7/3.6 due to pandas versions. Will update separately