Back away from ControlsFX 11 because it has a bug that makes ImageGallery practically unusable.

This commit is contained in:
esaunders 2020-10-29 13:46:07 -04:00
parent 699b82de25
commit a4c1386b7c
2 changed files with 3 additions and 3 deletions

View File

@ -41,7 +41,7 @@
<dependency conf="autopsy_core->*" org="org.imgscalr" name="imgscalr-lib" rev="4.2" />
<!-- timeline and image analyzer -->
<dependency conf="autopsy_core->*" org="org.controlsfx" name="controlsfx" rev="11.0.2" />
<dependency conf="autopsy_core->*" org="org.controlsfx" name="controlsfx" rev="9.0.0" />
<!-- timeline -->
<dependency conf="autopsy_core->*" org="joda-time" name="joda-time" rev="2.4" />

View File

@ -838,8 +838,8 @@
<binary-origin>release/modules/ext/xmlbeans-3.0.2.jar</binary-origin>
</class-path-extension>
<class-path-extension>
<runtime-relative-path>ext/controlsfx-11.0.2.jar</runtime-relative-path>
<binary-origin>release\modules\ext\controlsfx-11.0.2.jar</binary-origin>
<runtime-relative-path>ext/controlsfx-9.0.0.jar</runtime-relative-path>
<binary-origin>release\modules\ext\controlsfx-9.0.0.jar</binary-origin>
</class-path-extension>
<class-path-extension>
<runtime-relative-path>ext/mail-1.4.3.jar</runtime-relative-path>