tvkanters / Dopestreamer

A wrapper for Livestreamer that offers a GUI to easily launch streams.
10 stars 2 forks source link

JavaFX doesn't always repaint properly #38

Closed tvkanters closed 10 years ago

tvkanters commented 10 years ago

http://i.imgur.com/waARN5I.png

tvkanters commented 10 years ago

Might be caused by workspace locking. https://javafx-jira.kenai.com/browse/RT-30362

tvkanters commented 10 years ago

Can be solved by using VM arguments -Dprism.dirtyopts=false until a proper fix is implemented by Oracle. The resulting performance hit is not relevant due to the UI's simplicity.