Skip to content

useDevicePixels seems to be interpreted badly (v9.0) #2144

@xinaesthete

Description

@xinaesthete

It seems that with a window.devicePixelRatio === 2, luma renders into the lower-left corner of the canvas unless you explicitly set for example WebGLDevice.create({ useDevicePixels: false });.

I haven't tested with other kinds of devices etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions