Espruino WEB IDE version .044 Non-access to "all" GPIO in block(s) pane window. #3876
Replies: 1 comment
-
Posted at 2014-06-23 by @gfwilliams Thanks - the issue has been reported here as well: espruino/EspruinoWebIDE#75 Looks like it's a problem with Blockly, but there is a workaround. When I get a moment I'll see if I can implement it. Posted at 2014-06-24 by @gfwilliams This is now fixed - it'll auto-update when I release the next version of the Web IDE, but if you can't wait you can install the latest version manually using the instructions at https://github.com/espruino/EspruinoWebIDE Posted at 2014-06-26 by user7114 I have tried the new code (from Github) and nothing has changed? Windows 8.1 64 Bit Posted at 2014-06-26 by Frida It works fine on UBUNTU 64 bit Attachments: Posted at 2014-06-26 by @gfwilliams @user7114 somehow you're using an out of date Web IDE - maybe try downloading it from GitHub again... The latest version from GitHub (and in fact the one that has auto-updated) should be version 45. Posted at 2014-06-26 by user7114 I pulled it again and it "now" says v45 in the extensions page of chrome. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2014-06-21 by user7114
PC/Windows 8.1 64 bit Chrome Version 35.0.1916.153 m
Using "blocks" to construct simple code for the Espruino, for the first
time, shows an obvious bug/error. When choosing any GPIO from the
drop-down list, any GPIO not visible on the drop-down display screen,
the user has no means to choose other GPIO not visible on the screen.
Note: The GPIO list is very long and cannot be displayed all at the same time.
Not able to cursor or mouse roll-down to the other non-visible GPIO
prevents the user from non-access to all GPIO in the block logic
generator pane. The user is also prevented from just typing in a GPIO
location.
Example: Under "Espruino block" use the "digital read pin block" and
try to choose or check off any GPIO not displayed on the desktop screen.
Beta Was this translation helpful? Give feedback.
All reactions