effad / ValidatorFX

A form validation library for JavaFX
BSD 3-Clause "New" or "Revised" License
221 stars 19 forks source link

Fix blurry graphic decoration node #18

Closed torakiki closed 3 years ago

torakiki commented 3 years ago

close #17 https://github.com/effad/ValidatorFX/issues/17 I think it has to do with the sub-pixel positioning but I don't know enough of the internals. Rounding the x,y coordinates seems to fix the issue.