Skip to content

Conversation

clang-clang-clang
Copy link
Contributor

Use the sample project LiquidFun-ColorGroup and make the following modifications, which results Android and macOS Simulator to crash on 3706:

-72 local image_outline = graphics.newOutline( 1, "outline.png" )
+72 local image_outline = graphics.newOutline( 1, "outline1.png" )

This PR avoid graphics.newOutline() crash when image not found, just cause the object not to created/display.

@Shchvova Shchvova merged commit 4c7f6db into coronalabs:master Apr 1, 2024
@clang-clang-clang clang-clang-clang deleted the fix-newoutline-crash branch April 7, 2024 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants