Skip to content
  • Nate Graham's avatar
    Fix preview image sizing · fc155bf6
    Nate Graham authored
    Multiplying th the devicepixelratio was wrong because this scaling
    happens automatically, and was resulting in the image being opened much
    too large for users of hidpi screens which delayed loading the sheet.
    Also, avoid binding loops when setting the width.
    fc155bf6