Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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