Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(manager): resize window and left-adjust tabs #2350

Merged
merged 4 commits into from
Jan 30, 2025

Conversation

daniellacosse
Copy link
Contributor

Screen.Recording.2025-01-29.at.3.47.58.PM.mov

@daniellacosse daniellacosse requested a review from sbruens January 29, 2025 20:48
@daniellacosse daniellacosse requested a review from a team as a code owner January 29, 2025 20:48
@daniellacosse daniellacosse enabled auto-merge (squash) January 30, 2025 15:56
@@ -64,7 +64,7 @@ interface IpcEvent {

function createMainWindow() {
const win = new electron.BrowserWindow({
width: 800,
width: 1255,
Copy link
Contributor

@sbruens sbruens Jan 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we sure we need it yet? I'm definitely supportive, but seems premature to increase it separate from the redesign if it doesn't actually end up needing it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just put this up separately to be merged when we decide that

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok. I'll approve and let's see!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, I turned auto-merge on on the wrong PR 🤦

@daniellacosse daniellacosse merged commit 337aaa4 into master Jan 30, 2025
25 checks passed
@daniellacosse daniellacosse deleted the daniellacosse/metrics-tab/stage-adjustments branch January 30, 2025 17:25
daniellacosse added a commit that referenced this pull request Jan 30, 2025
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