Forum Discussion
RokuJoel
12 years agoBinge Watcher
"murphesi" wrote:
I did consider using that but I couldn't figure out how to get it to work with Layers in roCanvas.
You wouldn't use roScreen and imageCanvas together, you would use it for all your graphics instead of using roImageCanvas. Although, you could possibly call setlayer on layer 0 of imagecanvas with compositionMode:"SourceOver" and see if that works, though I think the potential for problems is high.
- Joel