Re: Issue in color setting

2024-10-06 Thread clemens.lantha...@itarchitects.at
I will change the code and do a retest. Thanks for the hint. Clemens > On 7. Oct 2024, at 06:27, Michael Strauß wrote: > > You're setting a new value in the change listener of the iconColor > property, which then fires off another change notification, and so on. > I guess that you're not get

Re: Support pluggable image loading via javax.imageio

2023-04-18 Thread clemens.lantha...@itarchitects.at
ibility, > but that's much more difficult to get done. > We can always do that in the future though, the proposed support for > Java Image I/O doesn't close any door here. > > > >> On Tue, Apr 18, 2023 at 8:11 PM clemens.lantha...@itarchitects.at >> wrote:

Re: Support pluggable image loading via javax.imageio

2023-04-18 Thread clemens.lantha...@itarchitects.at
You can do it via non public API much faster. You can have a look into LibrawFX or LibHeifFX. What would help is to make the existing API public. Clemens > On 18. Apr 2023, at 17:51, John Neffenger wrote: > > On 4/17/23 2:10 PM, Michael Strauß wrote: >> I've been working on a proposal that

Re: Crash on mouse click in maximize mode

2022-12-22 Thread clemens.lantha...@itarchitects.at
Hi Kevin, I think it is the discussed issue here with the addition of the click behavior. The click on that area in the table is causing the issue from the discussion here. Under all operating systems I mean: - osx 13 - windows 11 - ubunto 22.04 Sorry to be so unprecise. Clemens > On 22.