- None.
- None.
- None.
- None.
- None.
-
Fix an issue where
resizableSnapshotView (from: afterScreenUpdates: withCapInsets:)
does not work as intended.
#75 -
Fix an issue where the scroll area isn't correct.
#76 -
Fix scrolling doens't sync during deceleration.
#77
- None.
- Add an initializer that makes
CellRange
fromIndexPath
.
#71
-
Fix an issue that spreadsheet view doesn't render merged cells correctly.
#69 -
Fix an issue where the
rectForItem(at:)
method returns incorrect values for merged cells.
#70
- None.
- Make
contentOffset
andscrollIndicatorInsets
public.
#55
-
Fix an issue that behavior when adding subviews to spreadsheet view directly is not intuitive.
#57 -
Reset table view frame when reloading.
#60
- None.
- None.
- Reset column/row header view frame when reloading to fix a rendering issue after
reloadData()
.
#54
- Rename
Grids
/Cell.grids
toGridlines
/Cell.gridlines
. Old type and property are now deprecated. They will be removed in future version.
#30
- None.
-
Fix a view on the cell cannot receive touch events.
#42 -
Fix an issue that
reloadData()
doesn't reflect the latest state correctly.
#37
- None.
- None.
-
Fix returning incorrect rect from
rectForItem(at:)
#13 -
Fix not working
flashScrollIndicators()
method.
#14
- None.
- None.
- Fix
scrollToItem(indexPath:scrollPosition:animated:)
generates incorrect results when specified index path for merged cells.
5aab179
First Version!