Magnus Anderson

Results 110 comments of Magnus Anderson

Just to give some feedback, I think a better option would be to allow typing arbitrary equations into that field. An evaluator should go through after and change it back...

I've been working on this for a couple hours and I have something to show for it. https://user-images.githubusercontent.com/75949275/129661480-322cc7c0-78ec-4d98-aa96-5e20f697dcfe.mp4 It is obviously nowhere near ready, even ignoring that I don't have...

Because I was curious, I tried implementing both-mouse-buttons-to-initiate-scroll and it was pretty easy and fixes all the issues with selections I mention above. But it may have accessibility issues, so...

I feel like this is one of the most important things in a meme creator. I'll take a look at it later, but also want to add that the app...

This is especially relevant to trying to launch the same instance with multiple accounts

I think a much better way to handle this would be to use the autosuggest box, currently unused by glide typing, to suggest other probable words even without needing to...

I second this idea, came here to suggest this. I find myself very often It would even be a fun extra mechanic if cursed enchanted items emit more light, like...

This was easy to implement (for items, not armor - might look into that next) and exists on my fork, which I will make a merge request for in a...

... Generally when I think of how difficult a feature is to implement, I think of how difficult it is to actually get it working, not how difficult it is...

Alright, I'll say what I said on my own issue here. I changed the code that throws the illegal state exception into a print and so far, it hasn't caused...