Reorganise information in the object selection
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 16.2k
- Forks
- 1.9k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 80
Description
The object selection window is getting a bit cluttered.
Currently, it contains the following information under the thumbnail:
- Vehicle name
- Vehicle description
And the following information at the bottom right (if debugging tools are on):
- Ride types
- First source game
- Filename
- Authors
I propose changing this. Under the thumbnail, it should list:
- Vehicle name
- Vehicle description
- Ride types (every type on its own line)
- Source games (every game on its own line)
- Authors
And if debugging tools are on, it should display the filename in the bottom right.
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 object selection window and its current thumbnail and bottom-right information areas. Reorganise the displayed fields as described, putting ride types and source games on separate lines under the thumbnail and leaving only the filename in the debug area; verify both debug-enabled and normal views.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- frontend, game-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100