Le 01/02/2018 à 10:50, Jürgen Spitzmüller a écrit :
The attached patch fixes it for me. But since this is not my code, I am not that confident it is the correct fix.
This makes much sense. You could probably move the new line to the other GuiWorkArea constructor...
Some more things seem weird in this code (like the w argument to the EmbeddedWorkArea constructor), but it is not the right time to do dangerous changes to this code :)
JMarc