Skip to content

Releases: dlsc-software-consulting-gmbh/GemsFX

Release 1.13.0

28 Oct 09:45
Compare
Choose a tag to compare

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

27 Oct 08:53
Compare
Choose a tag to compare

Fixed a bug in PhotoView causing exceptions to be thrown when a small image was used.

Release 1.11.0

26 Oct 20:19
Compare
Choose a tag to compare

Removed default photo from PhotoView.

Release 1.10.0

26 Oct 14:04
Compare
Choose a tag to compare

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

15 Oct 16:13
Compare
Choose a tag to compare

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

02 Oct 09:52
Compare
Choose a tag to compare

Added missing generic types. Replaced observable filter list with filter list property in FilterView.

Release 1.8.2

24 Sep 16:01
Compare
Choose a tag to compare

Added image for a "generic credit card" option.

Release 1.8.1

23 Sep 14:45
Compare
Choose a tag to compare

Default width of payment options to 100pixels. Also explicitly setting the "preserveRatio" value to true.

Release 1.8.0

22 Sep 11:33
Compare
Choose a tag to compare

Added a new control for displaying payment options.

Release 1.7.6

04 Sep 12:51
Compare
Choose a tag to compare

Added "ID" properties to Filter and FilterGroup.