DropSnorz / OwlPlug

Audio plugin manager. Small tool to manage VST / AU / LV2 plugins on Windows, MacOS and Linux.
https://owlplug.com
GNU General Public License v3.0
271 stars 11 forks source link

JFoenix removal #205

Closed DropSnorz closed 9 months ago

DropSnorz commented 10 months ago

The JFoenix library is dead, unmaintained, and buggy with new JavaFx versions. Some workarounds have been implemented in OwlPlug, but keeping this dependency is a risk.

JFoenix seems really hard to fix and maintain, there are reflective calls everywhere that mess with the JMS.

Jfoenix will be removed and replaced by built-in controls and custom controls from controlsfx.

Some custom implementation or alternatives may be required to replace:

Theme updates:

Bug fixes: