Bug fixes
Pre-release
Pre-release
This week we release two fixes!
-
Sometimes its nice to work with a lot of data. For example, we saw a 6th grader paste in 10,000 digits of π and then split it into a list of digits. Wordplay was happy to do this, but it was so slow, for really boring reasons. It's much faster now.
-
The way that windows in projects were designed was a bit confusing, mostly because it didn't follow conventions. Wordplay's minimize and expand widgets are now much more conventional. We'll save the innovation for other parts of the project.