Skip to content

Fix 2D configure loading progress - #434

Open
QuakeWang wants to merge 1 commit into
the-via:mainfrom
QuakeWang:fix/433-configure-2d-loading-progress
Open

Fix 2D configure loading progress#434
QuakeWang wants to merge 1 commit into
the-via:mainfrom
QuakeWang:fix/433-configure-2d-loading-progress

Conversation

@QuakeWang

Copy link
Copy Markdown

Summary

The 2D configure scene was incorrectly gated by Drei's global 3D asset loading progress, allowing unrelated 3D asset loading to keep the keyboard layout hidden.

Remove the Drei progress dependency from the 2D router and wait only for the keyboard definition and keymap data.

Fixes #433.

Remove the 3D asset loading dependency from the 2D configure scene so it waits only for the keyboard definition and keymap data.

Signed-off-by: QuakeWang <wangfuzheng0814@foxmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Configure view stays hidden when Drei loading progress is below 100

1 participant