You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,10 @@ New features:
24
24
- Generic support for L&Fs (it means they're not reimplemented, they're used as delegates for rendering)
25
25
- Easy to use table model API
26
26
- Table header cells highlighting on mouse over
27
+
- Table header cells etching on mouse dragging
27
28
- Table cells spans API to merge cells inside a table itself (not in a header)
28
29
- Drawing of dragged columns group in a table itself (not only in a header)
30
+
- Custom header cell renderer support
29
31
- Partial test coverage
30
32
- Setting custom rowspan. Rowspan is calculated automatically in a greedy way, but sometimes such a picture is needed (and it can't be calculated automatically):
0 commit comments