Table of Contents

TMS FNC KanbanBoard Release Notes

Source: FMX.TMSFNCKanbanBoard.pas version history Current version: 1.0.3.5

1.0.3.5

  • Fixed : Issue with column positioning after scrolling

1.0.3.4

  • Fixed : Issue with inserting, deleting columns

1.0.3.3

  • Improved : Drag & Drop behavior

1.0.3.2

  • Fixed : Issue with OnSelectItem not being triggered when navigating between columns

1.0.3.1

  • Fixed : Issue with drag & drop items

1.0.3.0

  • Improved : GlobalFont interface implemented
  • Improved : Updated initial look

1.0.2.0

  • New : OnItemClick & OnItemDblClick events

1.0.1.2

  • Fixed : Issue with retrieving correct item when filtering

1.0.1.1

  • Fixed : Issue with selection event being triggered when programmatically selecting an item

1.0.1.1

  • Fixed : Memory leak in ColumnsAppearance class

1.0.1.0

  • New : OnColumnAnchorClick, OnItemTitleAnchorClick and OnItemTextAnchorClick events implemented

1.0.0.3

  • Fixed : Issue with recalculating items during startup

1.0.0.2

  • Improved : Issue with persisting scroll location after expanding / collapsing

1.0.0.1

  • Fixed : Issue with not properly repainting after dropping item

1.0.0.0

  • First Release