mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-13 00:16:16 +00:00
Added a comment to explain why we are using ControlsFX 9.0.0
This commit is contained in:
parent
15c28ba6e4
commit
208dc0dc8a
@ -41,6 +41,12 @@
|
|||||||
<dependency conf="autopsy_core->*" org="org.imgscalr" name="imgscalr-lib" rev="4.2" />
|
<dependency conf="autopsy_core->*" org="org.imgscalr" name="imgscalr-lib" rev="4.2" />
|
||||||
|
|
||||||
<!-- timeline and image analyzer -->
|
<!-- timeline and image analyzer -->
|
||||||
|
<!-- ControlsFX after version 9.0.0 has a bug that causes the Image Gallery GridView
|
||||||
|
to constantly reload images (JIRA-6724). Do not upgrade ControlsFX unless you can
|
||||||
|
confirm that the following issue is fixed.
|
||||||
|
|
||||||
|
https://github.com/controlsfx/controlsfx/issues/1241
|
||||||
|
-->
|
||||||
<dependency conf="autopsy_core->*" org="org.controlsfx" name="controlsfx" rev="9.0.0" />
|
<dependency conf="autopsy_core->*" org="org.controlsfx" name="controlsfx" rev="9.0.0" />
|
||||||
|
|
||||||
<!-- timeline -->
|
<!-- timeline -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user