Skip to content

Full screen zoom the screen  #14

@kordou

Description

@kordou

Hi all
I am trying to use the Fullscrenn in a react app

     <Fullscreen
     enabled={snap.isFullscreenEnabled}
     className="w-screen h-screen overflow-hidden"
    >
     <Experience/>
    </Fullscreen>
    
    and ind the  <Experience/> i have 
    
    <Experience className ="className="w-screen h-screen absolute top-0 left-0 overflow-hidden full-screenable-node" >
     ... code here
     </Experience>
     
     
     but in many devices the fullsceen zoom the screen about 10% and i loose my navigation buttons 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions