Releases: dlsc-software-consulting-gmbh/GemsFX
Release 1.13.0
Added java docs to the new PhotoView control. Added missing java docs to DrawerStackPane. Made sure exceptions are logged, removed printStackTrace() calls.
Release 1.12.0
Fixed a bug in PhotoView causing exceptions to be thrown when a small image was used.
Release 1.11.0
Removed default photo from PhotoView.
Release 1.10.0
Added the new PhotoView control. Documentation is still missing but thought I make it available right away. The API is quite simple.
Release 1.9.0
Added new control: EnhancedLabel. Allows for selecting and copying the label. Either via shortcut or via context menu. The text put on the clipboard can be customized via a supplier instance. Also the name shown by the "copy" menu item can be configured.
Release 1.8.3
Added missing generic types. Replaced observable filter list with filter list property in FilterView.
Release 1.8.2
Added image for a "generic credit card" option.
Release 1.8.1
Default width of payment options to 100pixels. Also explicitly setting the "preserveRatio" value to true.
Release 1.8.0
Added a new control for displaying payment options.
Release 1.7.6
Added "ID" properties to Filter and FilterGroup.