dlsc-software-consulting-gmbh / jfxcentral2

Version 2 of JFXCentral.
76 stars 10 forks source link

Update home button action in BottomMenuBar #635

Closed leewyatt closed 3 months ago

leewyatt commented 3 months ago

Expanded the action listener of the home button in the BottomMenuBar class. Now when the home button is being displayed and is clicked, it hides the search view and displays the normal content. If it's not being displayed, it navigates to the home page like before.