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

macOS - fix some window drawing issues #3278

Merged
merged 6 commits into from Jun 13, 2022

Conversation

sweetppro
Copy link
Collaborator

fixes an issue with torrent clipping when number of torrents displayed overflows the screen height
fixes #3277

fixes an issue with  torrent clipping when number of torrents displayed overflows the screen height
fixes an issue with  torrent clipping when number of torrents displayed overflows the screen height
@sweetppro
Copy link
Collaborator Author

@ckerr theres still an issue with adding/removing torrent which I need to fix first before merging

@GaryElshaw

This comment was marked as off-topic.

@sweetppro
Copy link
Collaborator Author

@ckerr this is ready....
however, I see it as a temporary fix,
Im refactoring the main window to use auto layout, so we can get rid of a bunch of calculations

it should hopefully be done within the next day or two

@ckerr ckerr merged commit 955091c into transmission:main Jun 13, 2022
@GaryElshaw
Copy link
Contributor

@sweetppro A heads-up there's a crash when activating the filter bar.

crash-3.00+(955091ce12).txt

sweetppro added a commit to sweetppro/transmission that referenced this pull request Jun 14, 2022
* updated MainMenu.xib to use autolayout
* reverted a number of changes from transmission#3278 transmission#3261
* removed unused *GearshapeTemplate* from macoxs/CMakeLists.txt
@sweetppro sweetppro deleted the fix-macOS-window-drawing branch June 14, 2022 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Visual issues: re-add macOS Fullscreen support #3261
3 participants