-
-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Description
✔ Getting NativeScript components versions information...
✔ Component nativescript has 8.0.2 version and is up to date.
⚠ Update available for component @nativescript/core. Your current version is 8.0.7 and the latest available version is 8.0.8.
✖ Component @nativescript/ios is not installed.
✔ Component @nativescript/android has 8.0.0 version and is up to date.
If I create a second canvas with createCustomView()
, draw something on them, and then try to draw them into the first canvas with ctx.drawImage(innerCanvas, 0, 0)
nothing is drawn.
There are no errors, simply the image doesn't appear.
Metadata
Metadata
Assignees
Labels
No labels