Layout Error, Function "txt" not found! #5549
Unanswered
espruino-discuss2
asked this question in
Bangle.js
Replies: 1 comment
-
Posted at 2023-01-07 by user140377 Same here, "txt" does not seem to work anymore outside a horizontal or vertical container, this works:
Posted at 2023-01-09 by @gfwilliams Ahh - sorry about that. I did a few speed optimisations and it seems the broke the case where Posted at 2023-01-10 by gdisalvo Thanks Gordon! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2023-01-06 by gdisalvo
I'm seeing a similar error to that described in RaoulDuke's post.
When I enter sample code from the layout tutorial:
I get the following error:
with version 2v16.1 (both on the emulator and my BangleJS 2). I've turned off "Shorten variable names" in the emulator as suggested by the earlier post.
If I run it as an application a 2nd time on the device, it works as expected. What is different?
Beta Was this translation helpful? Give feedback.
All reactions