RFR: 8353599: TabPaneSkin: add 'menuGraphicFactory' property
Andy Goryachev
angorya at openjdk.org
Wed Apr 16 19:29:51 UTC 2025
On Wed, 16 Apr 2025 19:22:00 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
> then have null mean "I want no overflow menu"
An interesting suggestion.
This would be a much larger change, since we would have to remove the button as well. Also, the `menuGraphicFactory` seems rather unrelated to the overflow menu button - an RFE with a boolean property might be better choice.
(you can probably tell I am against this idea ;-)
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1773#issuecomment-2810552890
More information about the openjfx-dev
mailing list