Skip to content

Stop maximizing editor window on open#78

Merged
webadderall merged 1 commit intowebadderall:mainfrom
gurpreetkaits:feature/fix-editor-window-fullscreen-on-open
Mar 20, 2026
Merged

Stop maximizing editor window on open#78
webadderall merged 1 commit intowebadderall:mainfrom
gurpreetkaits:feature/fix-editor-window-fullscreen-on-open

Conversation

@gurpreetkaits
Copy link
Contributor

Simple Reason (UX Improvement)

The editor window would maximize to full screen every time it opened after a recording

which was jarring.

Now it opens at 80% of the screen size, so the user can still see their other windows.

@coderabbitai
Copy link

coderabbitai bot commented Mar 20, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 95799c8c-2cb2-405e-b8ed-60a4147f6e02

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
📝 Coding Plan
  • Generate coding plan for human review comments

Comment @coderabbitai help to get the list of available commands and usage tips.

@gurpreetkaits
Copy link
Contributor Author

@webadderall
Copy link
Owner

Only concern I have is that it might compress the timeline editor too much on laptops, I'll do some testing

@webadderall
Copy link
Owner

webadderall commented Mar 20, 2026

<img width="826" height="116" alt="Screenshot 2026-03-20 at 11 59 10 pm" src="https://github.com/user-attachments/assets/9ea357c9-1da2-4b46-a251
Screenshot 2026-03-21 at 12 00 31 am
-0474c1bbe1f9" />
Try 0.9 width and 0.85 height to avoid these issues, or maybe we could use a dynamic scaling system

@gurpreetkaits
Copy link
Contributor Author

I guess the issue is about how we handle the editor responsivenes right?

@webadderall webadderall reopened this Mar 20, 2026
@webadderall webadderall merged commit a96e68d into webadderall:main Mar 20, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants