Wrong row height in the IDE after deleting a row from a datagrid

Here is a mini bug report: add a DataGrid to a form and delete a column => The IDE shows the DataGrid with wrong row height.
The workaround is easy: click on another form, then back on the current form to trigger a new redraw of the DataGrid with the correct row height.

image

image

image