Koen Schmeets
Koen Schmeets
@verylowfreq I looked into this today. It looks like your `emscripten-develop` branch has more features in it than this PR does. And it also already seems to be rebased correctly...
Added support for equal lengths, equal radius, horizontal and vertical constraints as well. Let me know if this is something we would like to add, I think it makes thinks...
Interesting.. I guess I should have searched first... At least it validates the idea... What is your current stance on this subject? I think this will already be an improvement...
Isn't that already the case with how things work right now? I don't think this change would make it worse. Basically this becomes useful when points are overlapping but not...
Oh yes, I meant "paste transformed" indeed. I wasn't aware of the Step Rotating / Translating of groups, which seems to be a very handy features! I guess these "batch"...
If you want to work on emscripten, checkout my branch, I got it half-compiling? again with a newer emscripten version (in december 2020): https://github.com/vespakoen/solvespace/commit/91df00be073cc29ac04602ae8e9231beb521174a https://github.com/vespakoen/solvespace/commits/vespakoen-emscripten Better to diff this branch...
Just want to tell you that this is super awesome!! Love seeing things like this being ported to the web =) Would it be possible to have the solver compiled...
I just compiled this and I still have the issue that when I scroll fast, in stead of panning SolveSpace zooms instead. Maybe we should not pan with 2 finger...
This is working for me now as well. Thanks for working on this and figuring out a way to distinguish between mice ;) Merging...
I uploaded an example repository over here: https://github.com/vespakoen/webpack-sourcemap-loader-issue-repo To test it out, install yarn, and run: ``` yarn yarn start ``` Then visit http://localhost:8080 and change the "Hello" string in...