Skip to content

fix(ui): correct the panel fallback log message - #4

Open
nullbrik wants to merge 1 commit into
CairnMP:developfrom
nullbrik:fix/panel-fallback-log-message
Open

fix(ui): correct the panel fallback log message#4
nullbrik wants to merge 1 commit into
CairnMP:developfrom
nullbrik:fix/panel-fallback-log-message

Conversation

@nullbrik

Copy link
Copy Markdown
Collaborator

MultiplayerPanelFactory builds SketchMultiplayerPanel as the primary and UiToolkitMultiplayerPanel as the fallback, but SwitchToFallback still announced the opposite: a UI Toolkit failure and a switch to the legacy Canvas panel, which is no longer instantiated anywhere. The warning sent anyone reading a user log down the wrong path.

MultiplayerPanelFactory builds SketchMultiplayerPanel as the primary and
UiToolkitMultiplayerPanel as the fallback, but SwitchToFallback still announced
the opposite: a UI Toolkit failure and a switch to the legacy Canvas panel, which
is no longer instantiated anywhere. The warning sent anyone reading a user log
down the wrong path.
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.

1 participant