playcanvas / playcanvas/editor
Darken toolbar while entity/asset picker is active
Open
@kpal81xd is already working on this.
Since Mar 5, 2026.
area: editor interface
enhancement
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 215
- Avg merge
- 1d 29m
- Merged PRs (30d)
- 30
Description
Summary
- toolbar stays visually active while entity and asset pickers are open
- this creates inconsistent focus compared to the picker mode emphasis
- add picker-mode toolbar darkening/inactive treatment for both picker flows
Details
- PR #1898 intentionally addresses hierarchy tree/visibility bar darkening only
- this follow-up tracks toolbar visual state updates in picker mode without changing selection behavior
- target pickers:
picker:entityandpicker:asset
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.