DataTable:
- Fixed position offset bug in DataTable for columns with
pin
andresizeable
. (#7801) - Fixed support for
theme.dataTable.resize.border.side = 'end'
. (#7804) - Fixed bug in DataTable where the resizer gets visually cut off. (#7804)
Beta:
- Added
theme.dataTable.resize.padding.vertical
to control the vertical padding on the DataTable resize control. (#7804)