Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JFoenix removal #205

Merged
merged 18 commits into from
Oct 2, 2023
Merged

JFoenix removal #205

merged 18 commits into from
Oct 2, 2023

Conversation

DropSnorz
Copy link
Owner

@DropSnorz DropSnorz commented Sep 3, 2023

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:

  • JFXDialog / JFXDialogLayout
  • JFXDrawer
  • JFXTabPane (only the sliding animation)
  • JFXPopup
  • JFXAutoCompletePopup
  • JFXMasonryPane
  • JFXRippler
  • JFXChipView

Theme updates:

  • Overall OwlPlug theme update
  • Preloader style update

Bug fixes:

  • Badge size in explore source menu
  • Focus on ChipView

@DropSnorz DropSnorz force-pushed the chore/ui-update branch 2 times, most recently from 3bc7188 to b40d8d7 Compare September 7, 2023 21:53
@DropSnorz DropSnorz changed the base branch from master to dev October 2, 2023 21:28
@DropSnorz DropSnorz merged commit 3c4cde7 into dev Oct 2, 2023
1 of 2 checks passed
@DropSnorz DropSnorz deleted the chore/ui-update branch January 16, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant