Actions
Bug #332
closedInput with prompt over-writes last portion of prompt.
Start date:
04/08/2020
Due date:
% Done:
0%
Estimated time:
Affected version:
Description
Example: Tutorials/AOZ Studio Lesson 2, step 2 (Line #62)
Here's the line in question. (You can even run it by itself to illustrate the problem.)
Print "Q1 of 4": Input "Is the number 95 a number or a string? N or S"; ANSWER1$
The result is that the S at the end of the prompt is chopped in half. (See attached snapshot.)
Files
Updated by Francois Lionet over 4 years ago
- File Desktop 2020.04.14 - 15.41.38.02.mp4 Desktop 2020.04.14 - 15.41.38.02.mp4 added
- Status changed from New to Resolved
- Assignee set to Francois Lionet
- Target version set to 0.9.8.1
Seems to work. Please look at video...
Updated by Brian Flanagan over 4 years ago
- Status changed from Resolved to Closed
Re-tested in 0.9.8.1. It's working now!
Actions