Aw: Re: Re: [External] : Re: TabPane overflow menu showing blanks

2025-04-11 Thread Marius Hanl
if we really need API to disable it (as of now).   -- Marius   Gesendet: Freitag, 11. April 2025 um 21:27 Von: "Andy Goryachev" An: "Marius Hanl" , "credm...@certak.com" CC: "openjfx-dev@openjdk.org" Betreff: Re: Re: [External] : Re: TabPane overflow menu sh

Re: Re: Re: [External] : Re: TabPane overflow menu showing blanks

2025-04-11 Thread Andy Goryachev
+1 thanks! -andy From: Marius Hanl Date: Friday, April 11, 2025 at 13:07 To: Andy Goryachev , credm...@certak.com Cc: openjfx-dev@openjdk.org Subject: Aw: Re: Re: [External] : Re: TabPane overflow menu showing blanks I agree with the idea of a menu graphic factory and I already checked

Re: Re: [External] : Re: TabPane overflow menu showing blanks

2025-04-11 Thread Andy Goryachev
is an essential part of the current tab pane skin). -andy From: Marius Hanl Date: Friday, April 11, 2025 at 12:14 To: Andy Goryachev , credm...@certak.com Cc: openjfx-dev@openjdk.org Subject: Aw: Re: [External] : Re: TabPane overflow menu showing blanks I wonder if we want to implement some

Re: [External] : Re: TabPane overflow menu showing blanks

2025-04-11 Thread Andy Goryachev
Proposing to add a menuGraphicFactory property to TabPaneSkin instead, since this functionality is specific to the skin rather than TabPane control (for example, it may be possible to create a skin with no overflow menu, or some kind of roller that makes the overflow menu unnecessary). Hope thi

Aw: Re: [External] : Re: TabPane overflow menu showing blanks

2025-04-11 Thread Marius Hanl
.   -- Marius   Gesendet: Mittwoch, 9. April 2025 um 20:25 Von: "Andy Goryachev" An: "Cormac Redmond" CC: "openjfx-dev@openjdk.org" Betreff: Re: [External] : Re: TabPane overflow menu showing blanks No problem, Cormac, and thank you for suggestions!  I guess you wil

Re: [External] : Re: TabPane overflow menu showing blanks

2025-04-09 Thread Andy Goryachev
No problem, Cormac, and thank you for suggestions! I guess you will be volunteering for the code review? (No promises as to when this feature will be available though). Speaking of the disabling the overflow menu: this may not be a good idea from the accessibility perspective, but the idea of