1.13.3 [Bug] Fixed column lookups with AccessColumnsByInsertionOrder set. Specifically cellClick, columnByTitle, columnByFieldName, cellHelpTag and FocusCell. [Bug] Fixed alignment offset for dateChooser cells. [Bug] Fixed some more issues with scrollbars covering part of last column [Mac] Fixed native scrollbar alignment 1 pixel error 1.13.2 [New] Added AlignmentVertical and AlignmentHorizontal properties to piDogScrollingCanvas [Bug] Fixed jitteryness when resizing window with empty rows in DataView [Bug] Fixed an issues where returning true from MouseDown breaks other functionality [Bug] Fixed black lines on the edges of header above vertical scrollbar. [Bug] Fixed a potential exception in hovering timer. 1.13.1 [New] Reorganized inspector values to make settings easiers to find [New] Added property ControlCellsUseSystemFont to allow using default fonts and sizes or customized ones for checkbox, popup and date chooser cells. [Bug] listColumn.clone now copies optionlist to new column [Bug] cellOptionList now reverts to column.OptionList [Bug] Fixed a small gap on the left and right of the list when autosized 1.13.0 [All] Assigning an optionList to CellOptionList(r,c) now sets the cell to be typePopup [All] AdjustScrollerBounds now exposed to DataView [All] Now accepts Heading(-1) assignment like Xojo listbox [Bug] Fixes to content width when ZoomScaleColumnWidths=true [Bug] cellEdit now adjusts bounds correctly on Retina displays [Bug] Children of Group Rows now remain with parents when sorting [Bug] Fixes to issues related to empty space to right of last column [Bug] cellOptionList now clones the optionList on set to avoid 'drone' behavior [Mac] Now shows checkmark next to current item in popupmenu cells [Win] Fixes to TimerPDS that could cause freezing / non-reponsive scrollbars [Demo] Fix for selectedRows in DBDataSource Demo to return row numbers correctly