Skip to content

renderer options maxCanvasWidth & maxCanvasHeight not respected when embedded #4911

@s-light

Description

@s-light

Description

the renderer options maxCanvasWidth & maxCanvasHeight are not respected when the embedded option is set.

  • A-Frame Version: 1.2.0
  • Platform / Device:
Name                Firefox
Version             91.0.1
Build ID            20210816143654
Distribution ID     canonical
User Agent          Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0
OS                  Linux 5.4.0-81-generic #91-Ubuntu SMP Thu Jul 15 19:09:17 UTC 2021
<a-scene
      stats
      embedded
      renderer="
            maxCanvasWidth: 256;
            maxCanvasHeight: 256
            "
    >
      ....
    </a-scene>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions