jMonkeyEngine / jMonkeyEngine/sdk
Selecting a Light in the SceneExplorer disables the Save-Button
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 348
- Forks
- 104
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 3
Description
Hey,
This is a really minor issue:
When you've currently selected a light you can't save the file but only all files.
If you just close the j3o, you are promted to save the file so the functionality (isModified) is there, it's just the button which is for some reason disabled.
When selecting something different, the button is enabled again
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 reproducing the issue in the SceneExplorer: select a light in a j3o scene and compare the Save button with another selection. Trace the save-button state alongside the existing isModified behavior; done means a modified scene can be saved while a light is selected, without changing the prompt shown when closing it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100