pmndrs/leva

Color Picker and Stats not visible in Fullscreen

オープン

#541 opened on 2025/04/07

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (233 件のフォーク)github user discovery
help wanted

Repository metrics

Stars
 (6,205 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Hello, in my r3f app, the user can enable fullscreen; however i noticed some issues. When in fullscreen, if the user clicks on a color field in the leva panel, the color picker does not appear. Similarly, if the user enables the stats, it isnt visible when in fullscreen.

I've put together a sandbox that recreates the issue. The color picker can be found in "Box Settings" and stats in "General Settings". Please have a look and let me know if this is truly a bug or am I doing something wrong. Thank you! PS: for the sandbox, fullscreen only works if you open the preview as a new tab

Dependencies: “@react-three/drei”: “^10.0.4”, “@react-three/fiber”: “^9.1.0”, “@react-three/postprocessing”: “^3.0.4”, “leva”: “^0.10.0”, “next”: “^15.2.1”, “postprocessing”: “^6.37.1”, “react”: “^19.0.0”, “react-dom”: “^19.0.0”, “three”: “^0.174.0” "zustand": "5.0.3"

コントリビューターガイド