Skip to content

Fix/user experience#162

Open
bill-h4rper wants to merge 2 commits into
mainfrom
fix/user-experience
Open

Fix/user experience#162
bill-h4rper wants to merge 2 commits into
mainfrom
fix/user-experience

Conversation

@bill-h4rper

Copy link
Copy Markdown
Contributor

What does this PR do?

  • Correct red delete color
  • Cursor pointer on ECS Tree button
  • Game name on header
  • More visible entities on ECS Tree
  • ECS Tree menu tab scrollable

How do you test this PR?

@bill-h4rper bill-h4rper self-assigned this Jun 9, 2026
import { page } from '$app/state';
import { runSafe } from '@utils-client/error';
import { FullPageProjectSpinner } from '$lib/components/project-loader';
import { infoStore } from '$lib/client/info/info.store';

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use const { info } = useProject() instead

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.

2 participants