#8183 Browse Commits graph should support hi-dpi

v1.8.1
closed
None
General
nobody
2018-03-14
2018-02-02
No

The Browse Commits page uses a <canvas> to display the commit graph. The text within that graph doesn't look sharp on hi-dpi screens, (or if zoomed in enough)

Discussion

  • Dave Brondsema

    Dave Brondsema - 2018-02-02
    • status: in-progress --> review
     
  • Dave Brondsema

    Dave Brondsema - 2018-02-02

    Done on db/8183

    Can test with a retina/hidpi screen, or by zooming in to 150% or 200% and refreshing the page.

    New library hidpi-canvas.min.js is Apache licensed, so no need to add anything to LICENSE file. Added it to rat-excludes.txt since the Release Audit Tool didn't detect its license header syntax automatically.

     
  • Kenton Taylor - 2018-02-05
    • status: review --> closed
     
  • Kenton Taylor - 2018-02-05

    Merged.

     
  • Kenton Taylor - 2018-03-14
    • Milestone: unreleased --> v1.8.1
     

Log in to post a comment.