Hello,
I recently discovered pivot, currently using svn revision 777773.
I've got an application where I would like to place a fixed image
background (although it'll have to be scaled each time the window is
resized). I've tried placing the background by putting all the
components inside a StackPane, however performance drops terrible if I
do it this way (all the other components in the stack move slow, e.g.
Prompts and Frames). Is there any other way to do what I need without
suffering from such a terrible performance bottleneck?
Thanks in advance,
Edgar Merino