- Fix bug wherein it was possible to request the creation of a variable and the modification of its rendering parameters and it resulted in a crash of SEAScope because the second request was executed before the completion of the first one (i.e. trying to modify rendering parameters of a variable which does not exist yet)