You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
The basic functionality was working but I did notice some UI errors with padding and scrollbars. The top menu didn't always work well, I had to tap play a few times before it actually ran the code and export menu was very difficult to tap.
(For images contact me)
The text was updated successfully, but these errors were encountered:
Update: on further testing on an iPad, the padding & scrollbar issues do not seem to be there.
However, two blocking issues:
Two taps required to press menu items in the editor (not the runner). This is likely because the buttons in the editor are DIVs instead of link (a) elements. This should be fairly trivial to fix.
Like the latest version of Add-ins on Mac, importing external snippet or doing a heartbeat-based refresh fails. See How to get ScriptLab script-lab#742. This one is the truly blocking one.
From an internal tester:
(For images contact me)
The text was updated successfully, but these errors were encountered: