[Draf] compare dev vs main #43

Open
dev wants to merge 298 commits from dev into dev-base
248 changed files with 40850 additions and 30573 deletions
Showing only changes of commit 60b7cfa7e9 - Show all commits

View File

@ -112,10 +112,10 @@ export default {
bodyHeight: gridHeight,
minBodyHeight: gridHeight,
header: {
height: 28,
height: 37,
},
rowHeight: 29,
minRowHeight: 29,
rowHeight: 37,
minRowHeight: 37,
selectionUnit: 'row',
editingEvent: 'click',
};