pmndrs/leva

Color Picker and Stats not visible in Fullscreen

Open

#541 opened on 2025年4月7日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)TypeScript (225 forks)github user discovery
help wanted

Repository metrics

Stars
 (5,966 stars)
PR merge metrics
 (PR metrics pending)

説明

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"

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