You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While the Canvas's context can report MAX_TEXTURE_SIZE to be as large as 16384, the initialization of a texture larger than 4096 crashes the graph. Tested on iOS 26.2 iPhone 17.
While the Canvas's context can report
MAX_TEXTURE_SIZEto be as large as16384, the initialization of a texture larger than4096crashes the graph. Tested on iOS 26.2 iPhone 17.