framework-widget
framework-widget copied to clipboard
[BUG] remove uninitialized variable when not using image sheet
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.
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.