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

Add separate variable for initial window size #162

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

veger
Copy link
Collaborator

@veger veger commented Jun 17, 2024

Nothing changed, but this makes it easier to test scrollbars, as the minimal window size can now be easily made very small.

With this we could also have different initial and minimal window sizes if/when desired.

@veger veger requested a review from shpaass June 17, 2024 15:41
@veger veger force-pushed the make-window-size-testing-easy branch from 878489d to 8c549b2 Compare June 17, 2024 18:57
@shpaass
Copy link
Owner

shpaass commented Jun 20, 2024

Pushing the version with the rebase instead of the merge commit in the branch of @veger. Hopefully I won't break stuff.

@shpaass shpaass force-pushed the make-window-size-testing-easy branch from 82e8214 to 75d306d Compare June 20, 2024 21:12
@shpaass
Copy link
Owner

shpaass commented Jun 20, 2024

To clarify my message from some time ago, rebasing in the forks is fine. I prefer merge commits only when we merge pull requests into master. That allows a clean commit history when also keeping the chance of breaking the master branch low.

@shpaass shpaass merged commit 8ee724a into shpaass:master Jun 20, 2024
1 check passed
@veger veger deleted the make-window-size-testing-easy branch June 20, 2024 21:18
shpaass added a commit that referenced this pull request Jun 20, 2024
This time it's the PR #162 about the initial window size. It was merged right before this commit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants