• 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
Name
Last commit
Last update
..
UBDocumentContainer.cpp Loading commit data...
UBDocumentContainer.h Loading commit data...
UBDocumentController.cpp Loading commit data...
UBDocumentController.h Loading commit data...
UBDocumentProxy.cpp Loading commit data...
UBDocumentProxy.h Loading commit data...
document.pri Loading commit data...