ObeoNetwork / M2Doc

The M2Doc technology enables the generation of Office Open XML documents from models.
http://obeonetwork.github.io/M2Doc/
Eclipse Public License 2.0
39 stars 22 forks source link

[M2Doc Interpreter View] Display "Work in progress" in the rendring view during expression evaluation #406

Closed adaussy closed 3 years ago

adaussy commented 3 years ago

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ x] Feature request
[ ] Documentation issue or request
[ ] Support request => Please have a look to the support pages of our website : http://m2doc.org/support/

Current behavior

In the current implementation (nightly of 12/02/2021) its is hard to known when the computation is over or the expression return an empty result (mostly for images).

Expected behavior

It could be great that before starting the evaluation set a message in the rendering part like "Evaluation in progress" and when the computation is over replace that with the result.

Minimal reproduction of the problem with instructions

What is the motivation / use case for changing the behavior?

Environment


M2Doc version: nightly of 12/02/2021
Eclipse version: X.Y.Z
Platform version: Windows 

Others:

adaussy commented 3 years ago

Just tested work just fine !! Thanks !