A full history of FlexGanttFX releases, including new features, bug fixes, and performance improvements.
JAR files are no longer OSGI bundles.
Fixes issues related to the rendering of links.
Fixes a single issue where key events were dropped while dragging an activity inside the Gantt chart.
Fixed various rendering issues where vertical lines were not aligned properly (grid lines, 'now' line), chart layout scale fixes, scrollbar behaviour fixes.
Enhanced the scrollbar behaviour for "fixed horizon" scrolling. The end date of the horizon will now remain on the right edge of the viewport.
Added support for a fixed horizon scrollbar. Added a flag for turning on/off auto-hiding the scrollbars. Fixed the drawing of grid lines when displaying hour granularity with a step rate larger than 1.
Replaced custom mouse cursors with standard system cursors. Row resizing via new row headers on right-hand side. Removed dateline scrolling events. Enhanced RadarView rendering performance.
Replaced icon PNG files with Ikonli font icons. Added show/hide links support (incl. toolbar button). Added row headers for right-hand side. Redraws now batched and using pulse listener for increased performance.
Replaced LinksPane with LinksCanvas. Links are now drawn via Canvas API. Replaced observable list of activity links with an IntervalTree for faster lookup. Customizable link renderers.
Various bug fixes and enhancements.