edvin
09/16/2016, 8:32 PMRuckus
09/16/2016, 8:32 PMedvin
09/16/2016, 8:32 PMron
09/16/2016, 9:28 PMthomasnield
09/16/2016, 9:54 PMcarlw
09/17/2016, 1:36 AMedvin
09/17/2016, 6:01 AMcarlw
09/17/2016, 6:52 PMcarlw
09/17/2016, 6:53 PMron
09/17/2016, 6:54 PMedvin
09/17/2016, 9:02 PMedvin
09/17/2016, 9:04 PMedvin
09/18/2016, 12:46 PMedvin
09/18/2016, 2:36 PMTableColumn.cellCache
function now.edvin
09/18/2016, 2:37 PMedvin
09/18/2016, 2:38 PMTableView Cell Cache TestApp▾
edvin
09/18/2016, 2:38 PMedvin
09/18/2016, 2:39 PMcellFormat
function is now aware of cell caching, so it will try to retrieve or calculate a cached graphic before calling the formatter:edvin
09/18/2016, 2:41 PMcellCache
on a TableColumn
, it checks if the current cellFactory
is "cache aware" by checking for the property tornadofx.cellCacheCapable
on the TableCell. If it is not present, a default cellFormat
factory is installed.edvin
09/18/2016, 2:43 PMcellCache
with cellFormat
to ensure that the TableCell
has the size we need to display the image.edvin
09/18/2016, 3:40 PMcellCache
. We should think about that.ron
09/18/2016, 5:19 PMron
09/18/2016, 5:19 PMedvin
09/18/2016, 6:04 PMron
09/18/2016, 6:05 PMron
09/18/2016, 6:05 PMedvin
09/18/2016, 6:05 PMron
09/18/2016, 6:05 PM