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

Sources checkable preferences aren't sync with preferences #5131

Closed
rlaverde opened this issue Sep 4, 2017 · 2 comments
Closed

Sources checkable preferences aren't sync with preferences #5131

rlaverde opened this issue Sep 4, 2017 · 2 comments

Comments

@rlaverde
Copy link
Member

rlaverde commented Sep 4, 2017

Description of your problem

  • Changing blank spaces, or indent guides from Source menu doesn't update preference
  • Changing blank spaces, or indent guides in preferences doesn't update preference Source menu

What steps will reproduce the problem?

  1. Activate/deactivate show blank spaces, or show indent guides form source menu
  2. Go to Tool>Preferences>Editor
  3. The changes aren't reflected
  4. Restart spyder, the changes wasn't saved

--

  1. Go to Tool>Preferences>Editor
  2. Activate/deactivate show blank spaces, or show indent guides
  3. Go to source menu, the changes aren't reflected
  • Spyder Version: It happens in spyder3 and 4, with the difference that indent guides isn't present in spyder3

I'm not sure what is the best way to fix this, after #5130 and #5122 it will be four different checkable options, implementing each one independently will cause some duplicated code.

@ccordoba12 ccordoba12 added this to the v4.0beta1 milestone Sep 4, 2017
@ccordoba12
Copy link
Member

it will be four different checkable options, implementing each one independently will cause some duplicated code

We could iterate over all options when building the menu. Just a thought :-)

@ccordoba12
Copy link
Member

@rlaverde, we need to solve this one for beta1.

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

2 participants