Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

Add a menu item allowing a user to change their sparkle auto update settings #170

Closed
AliSoftware opened this issue Jan 12, 2016 · 2 comments

Comments

@AliSoftware
Copy link

In particular we need the user to be able to:

  • Change the default font size (and even the font?) of the Podfile Editor window
  • Choose if they want automatic Sparkle updates or not (after the Sparkle dialog on 2nd launch there is no way to change that setting from the app for now)

Sure for now we don't have a lot of preferences so that might also be dedicated Menu items, but we'll surely add more stuff in the future so this is always useful to have a dedicated Preferences window for all that.

@alloy
Copy link
Member

alloy commented Jan 12, 2016

Ideally we'd have no preferences imo.

For instance, the font size issue can simply be handled by adding cmd-+/- support and save those changes to the user defaults.

The Sparkle one is tougher, that might need to be a menu item indeed.

@orta orta changed the title Add a Preferences window Add a menu item allowing a user to change their sparkle auto update settings Jan 13, 2016
@orta
Copy link
Member

orta commented Jan 13, 2016

Font size is addressed. Thanks @wrutkowski

We definitely shouldn't have a prefs window for this, so I've renamed the title of the issue.

@orta orta modified the milestone: First Launch Experience Jan 13, 2016
@orta orta closed this as completed in 9e11660 Apr 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants