ProwlEngine / ProwlEngine/Prowl

DOUBLE CLICK MAXIMIZE WINDOW/TAB

Open
#383 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.