Stroke-border issues

Werner Lehmann lehmann at media-interactive.de
Thu Jun 20 11:33:08 PDT 2013


On 20.06.2013 19:49, Richard Bair wrote:
> It might only be for shapes, would have to look into the code for
> region to see if there is a way to manipulate the strokes, Generally
> we don't use strokes on regions ourselves, since they go down a
> slower code path than fills.

True... but I need to support dashed, dotted, etc and that node also 
cannot be opaque. I believe this won't work with stacked background fills...

On 20.06.2013 20:01, David Grieve wrote:
> Try '-fx-border-style solid inside;'

Tried it already. See 5th stackpane in my screenshot. Some "interesting" 
result.

http://s13.postimg.org/ujcl7lxt3/borders_and_bounds.png

Werner


More information about the openjfx-dev mailing list