poush / LatexGo

When Latex meets JS (.... 👀 emscripten) = SuperFast builds
MIT License
4 stars 9 forks source link

Add: A spinner at footer to show the compile process #1

Open poush opened 5 years ago

poush commented 5 years ago

Similar to jetbrains

chhavi18387 commented 4 years ago

@poush We,team BigUhOh would like to work on this issue. Could you please elaborate what exactly we need to do here ?

poush commented 4 years ago

Yes, thanks for your interest @chhavi18387

In this issue, we would like to add a small spinner at bottom right ( in footer bar ) which will spin when the document is compiling. For this you can check utils.js and there is a function which is called to compile the code. An Ideal solution would be throw an event from that function for both before and after compilation. And create another file ui-events.jss inside js/ to watch that event and perform accordingly.

escher-m commented 4 years ago

Hi, I'm interested in working on this issue along with @chhavi18387. Please this to me as well. -Team BigUhOh (RGSoC '20)

shashaBot commented 4 years ago

@chhavi18387 Please share the status of the issue. If you have any technical doubts, you can raise a draft PR with "WIP:" as the prefix in the PR title and we can figure things out in the conversation on the PR.

chhavi18387 commented 4 years ago

Sure,I'll update you soon :)