Closed Paradoxianer closed 8 years ago
maybe realted to autosave feature .. but this should happen in the Document thread and should not render the whole gui unresponsible.
I think it could be a racecondition between different Threads accesing the Document (Savethread, DrawingTherad and so on) One Solution would be to use Locking with timeout.
Since replacing Lock with the LockWithTimeout ProjectConceptor didnt locked up... so closing this for now.
Just leav projectconceptor alone for a while and will be unresponsive