• Craig Watson's avatar
    Document's pageDpi is now stored in UBDocumentProxy rather than in UBSettings · 3995d007
    Craig Watson authored
    This fixes an issue where if one document was imported with a different
    DPI than the current one, any document created thereafter would have
    this same value (which could then cause problems if a PDF was added to
    that new document).
    
    Saving this value to UBDocumentProxy not only makes more sense, it also
    fixes this issue.
    3995d007
UBDocumentProxy.cpp 5.73 KB