jMonkeyEngine / jMonkeyEngine/sdk
Can't right click in "Shader" window
Open
Nobody has claimed this yet.
ShaderEditor
ShaderNodes/PBR
- Dominant language
- Java
- Stars
- 348
- Forks
- 104
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 3
Description
While it's possible to ctrl+c to copy text, it would be more intuitive if you got a context sensitive menu and copy the text through that.
Contributor guide
No contributing guide indexed for this repository
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 Java implementation of the SDK's Shader window and inspect how its existing Ctrl+C copy behavior is handled. Add the requested context-sensitive right-click menu for copying text, then verify that copying works through the menu as well as the existing shortcut.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop, devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100