pmndrs/leva

Color Picker and Stats not visible in Fullscreen

Open

#541 建立於 2025年4月7日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)TypeScript (225 fork)github user discovery
help wanted

倉庫指標

Star
 (5,966 star)
PR 合併指標
 (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"

貢獻者指南