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

Interface layout save after reinitialization #274

Open
wbinek opened this issue Apr 20, 2021 · 0 comments
Open

Interface layout save after reinitialization #274

wbinek opened this issue Apr 20, 2021 · 0 comments

Comments

@wbinek
Copy link
Contributor

wbinek commented Apr 20, 2021

Describe the bug
The save of interface layout is disabled after clicking on "Window->Reinitialize interface" in the session. I am not sure this is a good behaviour. If I mess my layout I use the reinitialization option and then the fixed layout is lost on next app start.

To Reproduce
Steps to reproduce the behaviour:

  1. Set wrong/messed layout, close app (the messed layout gets saved)
  2. Start I-SIMPA againt, use Window->Reinitialize to restore starting layout
  3. Close app (the fixed layout is not saved)
  4. Start app again (messed layout is restored)

Expected behaviour
I believe that it would be better to save app layout regardless of reinitialization.

Desktop (please complete the following information)

  • OS: Windows 10
  • Version: Custom Build
  • Build date: Custom Build, 20.04.2021

Additional context
The behaviour can be changed by commenting/removing the 645 line in i_simpa_main.cpp file:
saveManagerConfig=false
I can create the pull request for this issue but I wanted to discuss the issue first.

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

3 participants