DataGridXL v2.0.19
Released: Nov 17, 2023
v2.0.19 での更新項目
不具合の修正
- Fixed bug where cell editor content would clear after fast double click event (using trackpad).
- Fixed bug where cell cursor would disappear after cell editor close.
- Fixed bug where 'dblclick.cell' event would fire even if initial clicked upon cell differed from the last clicked cell.
- Removed 'isTouchDevice' condition after 'setSelection'. Will now always call 'setCellEditorText'.