Pythonista-Issues icon indicating copy to clipboard operation
Pythonista-Issues copied to clipboard

ui.Label.draw_snapshot() causes crash in Shortcuts

Open CatsAndChaos opened this issue 2 months ago • 0 comments

Attempting to draw a Label onto an ImageContext using Label.draw_snapshot() causes a crash when script is run via Shortcuts. There do not appear to be any memory issues involved, since I tested this with a tiny script that worked just fine in the app. System Information

  • Pythonista N/A (N/A), Default interpreter 3.10.4
  • iOS 26.0.1, model iPad15,7, resolution (portrait) 1640.0 x 2360.0 @ 2.0

CatsAndChaos avatar Oct 23 '25 02:10 CatsAndChaos