Mark Jerde
|
6f72517444
|
Modify InAppSettingsKit to recognize a Key key on Group elements allowing the footer text to be pulled from UserDefaults as an alternative to the FooterText key.
|
2018-10-30 23:05:03 -05:00 |
|
Mark Jerde
|
189bd3ce82
|
Modify InAppSettingsKit to only post TextField changes to _settingsStore (NSUSerDefaults) when the edit is complete rather than after every addition or deletion of individual characters. This avoids excessive noise for observers.
|
2018-10-30 23:05:03 -05:00 |
|
Mark Jerde
|
d1502bc3bf
|
Import InAppSettingsKit 0ea1b98eb8ea3293845b86dfa0358ccd4d11e65f to provide the settings panel within the app. This makes the settings easier to find for users who are not familiar with the iOS Settings.app approach and allows Flycut to provide user feedback in cases like shrinking the stack immediately when the setting is changed rather than a delayed cause-effect which would appear clunky.
|
2018-10-30 23:05:03 -05:00 |
|