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

Sync with recent improvements in MiMo42's version #25

Merged
merged 4 commits into from
Oct 4, 2020

Conversation

barijaona
Copy link
Member

@barijaona barijaona commented Sep 27, 2020

barijaona and others added 4 commits September 27, 2020 17:00
* Use approach tested by @hankinsoft, which is very similar to the one
  already present in -frameDidChange:
* as recommended by Apple's documentation :
   - call super's viewWillStartLiveResize / viewDidEndLiveResize
   - we only need to set needsDisplay property to true at end of
     viewDidEndLiveResize (which is done by calling [self update:NO])

Alternative to our commit 06b4bb8
for fixing issue MiMo42#63
Update performed by current version of Xcode
Fix conflicting requests for Command-W and Command-T keyboard shortcuts.
We align our choices on those seen in Apple's Xcode:
- Command-W for closing tab, Command-Shift-W for closing window
- Command-T for 'New Tab', Control-Shift-Command-T for 'Show Fonts'
Fix problem of assigned controlView being optimised away in XCode 12
causing zombie crashes
@barijaona barijaona requested a review from TAKeanice September 27, 2020 14:36
@barijaona barijaona merged commit df8fe5c into ViennaRSS:master Oct 4, 2020
@barijaona barijaona deleted the syncMiMo42 branch October 4, 2020 10:45
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