nraynaud / webgcode

Online G-Code simulator, controller code for STM32F4-Discovery and google chrome extension to send the code to it.
http://nraynaud.github.io/webgcode/webapp/visucamTest.html#/
Other
373 stars 162 forks source link

Add loading feedback to webgcode app #16

Closed dafzor closed 4 years ago

dafzor commented 7 years ago

Depending on device webgcode app can take a considerable time show a UI all while showing no visual indication that it's actually still loading.

It would be a welcomed enhancement if it would be possible to show some kind of progress indicator while while the app is loading up it's UI.

This is a low priority enhancement request.