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

Startup Size height grows by 16 pixels on each exit #452

Open
hasii2011 opened this issue Dec 18, 2022 · 1 comment
Open

Startup Size height grows by 16 pixels on each exit #452

hasii2011 opened this issue Dec 18, 2022 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@hasii2011
Copy link
Owner

hasii2011 commented Dec 18, 2022

Hmm

@hasii2011 hasii2011 added the bug Something isn't working label Dec 18, 2022
@hasii2011 hasii2011 added this to the Version 7.1.0 milestone Dec 18, 2022
@hasii2011 hasii2011 self-assigned this Dec 18, 2022
@hasii2011 hasii2011 changed the title Startup Size width grows by 33 pixels on each exit Startup Size height grows by 16 pixels on each exit Jan 17, 2023
@hasii2011
Copy link
Owner Author

Temporarily put in this code

    # See issue https://github.com/hasii2011/PyUt/issues/452
    # I need to check this on a larger monitor;
    self._prefs.startupSize = Dimensions(ourSize[0], ourSize[1] - HACK_ADJUST_EXIT_HEIGHT)

hasii2011 added a commit that referenced this issue Jan 17, 2023
[Until I can get a better handle]

[#452]
@hasii2011 hasii2011 modified the milestones: Version 8.2.0, Version 8.3.0 Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant