-
-
Notifications
You must be signed in to change notification settings - Fork 105
WIP: Fix preferences window not appearing when the content views are not using auto-layout #28
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
Closed
Closed
Changes from 22 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
468785d
Implements more robust view size calculation and a view size cache
SamusAranX 7162d1d
change toViewController source
SamusAranX a8467e6
add logging
SamusAranX 4f266b7
set window frame when window is opened up again
SamusAranX 90219aa
add more logging
SamusAranX ce6cca1
add more logging
SamusAranX 3260cf5
Merge branch 'master' into resize-fix-wip
SamusAranX a665db8
Made PreferencePaneIdentifier conform to the Hashable protocol to fix…
SamusAranX ba81225
add more logging
SamusAranX 4d9607f
wip
SamusAranX 75cda18
Implemented suggested changes
SamusAranX dca09a0
add more logging
SamusAranX d107d1b
print driven development ftw
SamusAranX 8438c56
give preferredContentSize a try
SamusAranX 17b9f38
Make the VC's view perform layout updates before fetching its size
SamusAranX 1ecd91e
wip
SamusAranX 1d6ad2c
revised contentSize zero check
SamusAranX 00cf359
Made view.bounds.size the default choice
SamusAranX a554795
Removed all print()s
SamusAranX ba9c27f
Forgot to undo one edit before committing
SamusAranX 90e400f
Removed isAnimated property and animation options
SamusAranX ee04b81
Merge branch 'master' into resize-fix
SamusAranX 875306b
Update PreferencesTabViewController.swift
sindresorhus 288e26e
Update PreferencesTabViewController.swift
sindresorhus a3ca0d1
Remove usages of PreferencePane.viewController
SamusAranX da9ebc1
Hopefully finally fixed view controller animation
SamusAranX File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.