Results 11 comments of Harsh singh

@llaske should undo button and redo button be placed among toolbar icons ?

@llaske should undo button also be helpful with location, I mean is it only to monitor the creation and deletion of gears / chains or also to the earlier location...

@piyushmishraa you can start working on it and also read the contribution guidelines first as it is mentioned there that there's no need to be assigned in an approved issue.

Naah @llaske I am busy rn, you can assign it to others.

I was also facing the same issue while installing. But when I changed the react start command from `"start": "react-scripts start"` to `"start": "react-scripts --openssl-legacy-provider start",` it started working for...

yeah, actually the issue persists in one of the the other activity also (I don't remember it clearly) but the problem is in file sugarweb lib's sugar-200dpi.css file, with hr...

Nothing comes to my mind easier than changing the `hr` tag's style in all of the activities's lib folder manually, so we can avoid this error in the future use...

@llaske, I need to spend some time going through the code base and other things. I'm quite busy with my internship, but if the issue remains unresolved for a while,...

I may find this interesting and wanna try out to do changes cause glb and gltf are easier to load with threejs using the GLTFLoader and hooks like useLoader, making...