StyleManager#reloadStylesheets(Scene) replacement in FX8
David Grieve
david.grieve at oracle.com
Wed Dec 5 05:47:05 PST 2012
Must be a bug. The code is intended to re-parse a stylesheet if it has been removed and re-added to the Scene (or Parent) stylesheets.
If you would create a bug, I will fix it ASAP.
On Dec 5, 2012, at 6:08 AM, Tom Schindl <tom.schindl at bestsolution.at> wrote:
> Hi David,
>
> I tested with the latest JRE8 and unfortunately this is not working. The
> CSS is only reloaded from the filesystem when the JVM is restarted, so
> the same caching as in 2.x is happening.
>
> Tom
>
> Am 03.12.12 18:13, schrieb David Grieve:
>> Remove and re-add the stylesheet.
>>
>> On Dec 1, 2012, at 9:41 AM, Tom Schindl <tom.schindl at bestsolution.at> wrote:
>>
>>> Hi,
>>>
>>> To force reloading of stylesheets I used in FX2.2
>>> StyleManager.getInstance().reloadStylesheets(scene). What is the
>>> replacement of this in FX8.
>>>
>>> Tom
>>>
>>> --
>>> B e s t S o l u t i o n . a t EDV Systemhaus GmbH
>>> ------------------------------------------------------------------------
>>> tom schindl geschäftsführer/CEO
>>> ------------------------------------------------------------------------
>>> eduard-bodem-gasse 5-7/1 A-6020 innsbruck fax ++43 512 935833
>>> http://www.BestSolution.at phone ++43 512 935834
>>
>
>
> --
> B e s t S o l u t i o n . a t EDV Systemhaus GmbH
> ------------------------------------------------------------------------
> tom schindl geschäftsführer/CEO
> ------------------------------------------------------------------------
> eduard-bodem-gasse 5-7/1 A-6020 innsbruck fax ++43 512 935833
> http://www.BestSolution.at phone ++43 512 935834
More information about the openjfx-dev
mailing list