Forked from
gmsh / gmsh
Source project has a limited visibility.
-
Christophe Geuzaine authored
Msg) firing a 2nd draw() before the fir(st has finished... This is a general problem with our "pseudo-threaded" (i.e. putting many WID->check() calls) approach... I added a new lock in draw() (we already have one in Generate()), but this is pretty ugly.
Christophe Geuzaine authoredMsg) firing a 2nd draw() before the fir(st has finished... This is a general problem with our "pseudo-threaded" (i.e. putting many WID->check() calls) approach... I added a new lock in draw() (we already have one in Generate()), but this is pretty ugly.