Open stefanmm opened 7 years ago
If you know the width/height can you use clipRect to achieve this?
The instructions appear to be wrong, it looks like it should be top,left,width,height, so something like this might work.
clipRect=200%2C0%2C1024%2C2000
Can I create "illusion" of scrolling by passing top offset/margin params? Eg. top: 200px.