ProwlEngine / ProwlEngine/Prowl
DOUBLE CLICK MAXIMIZE WINDOW/TAB
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 120
- Avg merge
- 11h 28m
- Merged PRs (30d)
- 11
Description
When double clicking the "Game" tab or another one, make it take all the space or something like full screen like in Unity, very useful in some cases.
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 editor's tab and window layout entry points, since the issue does not name specific files or tests. Compare the current tab behavior with Unity's maximization model and define whether double-clicking toggles the active tab between normal and full-space modes. Done means the behavior works consistently for the Game tab and other editor tabs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, game-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100