Releases: dlsc-software-consulting-gmbh/GemsFX
Release 1.5.2
Fixes issues where applications do not exit when they contain the PDFView control. This was caused by threads not being properly marked as daemon threads. Also fixes an issue where the highlighting of search results would not completely cover the text that was searched.
Release 1.5.1
GemsFX has a dependency to UnitFX and UnitFX required Java 12. The latest UnitFX now only requires Java 11, hence GemsFX now also works nicely with Java 11.
Release 1.5.0
Added search and highlighting capabilities to the PDFView control.
Release 1.4.0
increment version to 1.4.0
Release 1.3.0
The PDFView has been updated with a complete re-implementation. Much better quality, smart rendering upon zoom operations. Just much better ....
Release 1.2.2
The "managed" property used to be set to "false" but really needed to be set to "true" as children components inside the drawer might not get laid out correctly without the drawer being managed properly.
Release 1.2.1
Updated the Ikonli library to 11.3.5.
Release 1.2.0
I have added a new custom control that can be used for displaying "rich text". The text can be created via a nice fluent API.