CanvasRecorder icon indicating copy to clipboard operation
CanvasRecorder copied to clipboard

Can i record a canvas that is a still image?

Open johnlandish opened this issue 4 years ago • 3 comments

I have a small animating canvas on top of a larger jpg image canvas. Can i record them both as one? basically can i record a non moving canvas image or does it have to be animating for the recording to work

johnlandish avatar Sep 11 '19 11:09 johnlandish

No. currently it can only take one canvas as a reference and record it.

SMUsamaShah avatar Sep 13 '19 12:09 SMUsamaShah

What if I put two canvases inside one canvas? Will that work?

On Fri, 13 Sep 2019 at 13:18, Muhammad Usama [email protected] wrote:

No. currently it can only take one canvas as a reference and record it.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/SMUsamaShah/CanvasRecorder/issues/4?email_source=notifications&email_token=AJQHWFXCOSHRIEG2ZX6A3QDQJOAJJA5CNFSM4IVS6252YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6U3EKI#issuecomment-531214889, or mute the thread https://github.com/notifications/unsubscribe-auth/AJQHWFW7GJUQKFA6NOKDITTQJOAJJANCNFSM4IVS625Q .

johnlandish avatar Sep 13 '19 12:09 johnlandish

If two canvases are being drawn on to one canvas, then it sure will.

SMUsamaShah avatar Sep 14 '19 16:09 SMUsamaShah