Skip to content

[BUG] remove uninitialized variable when not using image sheet#22

Open
mdsandell wants to merge 1 commit intocoronalabs:masterfrom
mdsandell:master
Open

[BUG] remove uninitialized variable when not using image sheet#22
mdsandell wants to merge 1 commit intocoronalabs:masterfrom
mdsandell:master

Conversation

@mdsandell
Copy link

Signed-off-by: Mark Sandell [email protected]

This should fix #21 but is completely untested, since I haven't figured out how to build widgets (or corona as a whole) locally yet.

@mdsandell
Copy link
Author

I was finally able to confirm this fixes it. Interestingly, it's only an issue for me because I was using the "strict" custom module to avoid globals/undeclared variables. Either way, I recommend merging this fix in.

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.

Tab bar cannot be initialized with files due to undefined imageSheet variable

1 participant