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

Raw output button visibility issues #14

Open
nbcl-maronoff opened this issue May 11, 2011 · 1 comment
Open

Raw output button visibility issues #14

nbcl-maronoff opened this issue May 11, 2011 · 1 comment

Comments

@nbcl-maronoff
Copy link
Contributor

There's a preference in the main Settings app to enable/disable the bug button. However, the preference only seems to take effect after you move wsabi into the foreground for the SECOND time after changing the preference. That is:

  • Open wsabi. Preference read correctly.
  • Switch to settings app. Change preference.
  • Switch back. Setting is now incorrect.
  • Switch away again, not changing anything.
  • Switch back again. Now the setting is correct.

This is a low priority bug, to be sure.

@nbcl-maronoff
Copy link
Contributor Author

This appears to be the case for all preference-related items. Is it possible that we're reading the preference data in the wrong place? (i.e., should it be read in viewDidAppear or something instead?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant