webamp icon indicating copy to clipboard operation
webamp copied to clipboard

Check pixel density

Open captbaritone opened this issue 7 years ago • 1 comments

There’s no reason to render canvases at 2x on machines that are not doubly dense: https://developer.mozilla.org/en-US/docs/Web/API/Window/devicePixelRatio

captbaritone avatar Apr 22 '18 14:04 captbaritone

Check the PIXEL_DENSITY constant in the Visualizer component.

captbaritone avatar Oct 23 '18 13:10 captbaritone