sshahine / JFoenix

JavaFX Material Design Library
MIT License
6.27k stars 1.05k forks source link

JFXHamburger tooltip #1248

Closed Tharrington86 closed 1 year ago

Tharrington86 commented 1 year ago

Is there a way to add a 'tooltip" to the JFXHamburger?

Tharrington86 commented 1 year ago

I was able to solve this using the Tooltip.install() function.