HanSolo / medusa

A JavaFX library for Gauges
Apache License 2.0
692 stars 131 forks source link

LcdSkin artifacts #127

Closed WolfgangFahl closed 7 years ago

WolfgangFahl commented 7 years ago

issues #123, #124, #125 and #126 show up in my logfiles at the same time where the LcdSkin shows artifacts. E.g. there might be a white rectangle instead of a number or the numbers might move to the left and right with the Lcd field. I'd suggest to first fix the nullpointer and array index out of bound exceptions and then see whether this behavior goes away. If not I'll try to take a video of what is happening to explain the issue.