Add assert in PictureLayer.addToScene() (#61655)
SceneBuilder.addPicture() is implemented in C++, and if `picture` is null, it will seg-fault. This catches the problem before that happens.
T
Todd Volkert committed
5587ca17e82d84be058cf1c10123bbfafb02b1f2
Parent: 7ea710c
Committed by GitHub <noreply@github.com>
on 7/17/2020, 6:14:56 AM