Skip to content
  • Fabio D'Urso's avatar
    Fix the issue exposed by the previous patch · a5561268
    Fabio D'Urso authored
    The patch de-singletons the PageController class.
    
    The PageController is now per-document and it gets deleted when the
    document is closed.
    
    As consequence of this, the RotationJob's done signal will not be
    delivered if the document has been closed, and thus this fixes the
    crash.
    a5561268