Version 1.14.5.1 of DataView and piDogScrollingCanvas are now available!
Release Notes:
- [Optimization] Internally datasource is no longer a computed property. This improves rendering speed.
- [Optimization] Row IDs now allocated dynamically. This allows much faster operation for on-demand views.
- [Optimization] Eliminated unneeded internal checks for truewindow being nil.
- [Removed] EnableVibrancy now ignores includeTitleBar as it is too unreliable.
- [Bug] CellAction now fires again when editable cell is edited
- [Win] Fixed a stackoverflow on Windows when editing a cell
- [Win] Scrolling now works during cell editing
- [Change] UsesSystemColors no longer overwrites previous value of UsesAlternatingBackgroundColors when set/unset