Clarify how to 'Select shader...' in property grid
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7.8k
- Forks
- 1.2k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 49
Description
Is your feature request related to a problem? Please describe.
It's not obvious from the property grid on how to 'select shader', and the documentation only says something along the lines of 'select your custom shader'.
The only way to 'select shader' is to actually start typing something in the textbox then it'll list something.
Describe the solution you'd like
Easiest option: Change the placeholder text to something like: Type shader name...
Harder option: Allow for some popup that lists your custom shaders that you can select.
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.
Research direction
Start by locating the property grid's shader selector and inspect its current textbox placeholder. Implement the simpler requested option so the control explains that users should type a shader name, then verify the new wording is visible when selecting a shader.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100