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

Change toggle sidebar button ID to the correct one #4242

Open
wants to merge 733 commits into
base: main
Choose a base branch
from

Conversation

lolindrath
Copy link

Fixes #4103

UIKit printed out a debug message that the wrong ID was used. This fixes it and now it appears in the toolbar

image

@brentsimmons my best guess is your system saved the correct ID somewhere so it continued to work 🤷‍♂️

brentsimmons and others added 19 commits July 7, 2024 16:23
…o-in-readme

Mention .xcodeproj in readme instead .xcworkspace
…liseconds_fix_to_main

Bring extra-milliseconds fix to main
@ankushkushwaha
Copy link
Contributor

Thanks for fixing this issue. Could you please resolve the merge conflicts @lolindrath ?

@lolindrath lolindrath reopened this Sep 23, 2024
@lolindrath
Copy link
Author

@ankushkushwaha Thank you! Conflicts fixed!

rushsteve1 added a commit to rushsteve1/NetNewsWire that referenced this pull request Oct 20, 2024
Fixes the ID of the sidebar from toggleSidebar to the correct sidebarToggle

Replaces: Ranchero-Software#4242
Closes: Ranchero-Software#4103

Co-authored-by: Andy Williams <[email protected]>
rushsteve1 added a commit to rushsteve1/NetNewsWire that referenced this pull request Oct 20, 2024
Fixes the ID of the sidebar from toggleSidebar to the correct sidebarToggle

Adds the sidebarToggle button to the default toolbar
This should not affect existing users unless they drag the default toolbar
but should affect new users

Replaces: Ranchero-Software#4242
Closes: Ranchero-Software#4103

Co-authored-by: Andy Williams <[email protected]>
rushsteve1 added a commit to rushsteve1/NetNewsWire that referenced this pull request Oct 20, 2024
Fixes the ID of the sidebar from `toggleSidebar` to the correct `sidebarToggle`

Adds the sidebarToggle button to the default toolbar.
This should not affect existing users, unless they drag the default toolbar
but *should* affect new users.

Replaces: Ranchero-Software#4242
Closes: Ranchero-Software#4103

Co-authored-by: Andy Williams <[email protected]>
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.

Missing sidebar toggle (in toolbar) on macOS
6 participants