theChosenOne

Results 14 issues of theChosenOne

## Description The fraction focus behaviour is quite unintuitive, see the little movie below: https://user-images.githubusercontent.com/8543370/131054570-bcd3a2b5-3a3e-4b64-ab3c-e1dfe98ee49e.mp4 ## Steps to Reproduce The key sequence was - 1 - / - / -...

First off, Awesome app! Thanks heaps for it. Will be great to use till they finally get around to adding latex or asciimath to bear. How hard do you think...

We have found in using our current timelines, that we really want to be able to manipulate the playing behaviour of the timeline, in a step that is entirely separate...

Mathbot doesn't seem to play so nicely with threads. Discords developer documentation states that bots should be updated to work with threads: > https://discord.com/developers/docs/topics/threads But as it stands, auto-replacements and...

So it would be super awesome if we let the [user input asciimath](http://asciimath.org/) which is just a lot easier than latex (especially for younger students), I don't how how hard...

As you can see in the following image: ![image](https://user-images.githubusercontent.com/8543370/76145449-a2960100-60dd-11ea-8b93-4c95f5cbf84e.png) When we import text, negation is not respected.

Related to #119 but not the same. By not using mouse-enter and mouse-leave on the guppy elements, we effectively break click handlers on iPads. So any other clickable objects on...

When entering a matrix by typing `[ 1, 2;3 4] ^ -1`, you end up with two pairs of brackets around the matrix. So you end up with: I think...

Perhaps this can already be achieved with your current symbol format, but I can't seem to figure out how. I feel it would be cool to have "optional" inputs, which...

I think the library has changed sufficiently to make [this quick start guide](https://guppy.js.org/site/doc/quickstart) out of date. Particularly the inclusion of the script tag. Should it be updated?