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

view mode gets reset when exiting the configuration wizard early #8261

Closed
1 of 2 tasks
jab416171 opened this issue Apr 30, 2022 · 1 comment
Closed
1 of 2 tasks

view mode gets reset when exiting the configuration wizard early #8261

jab416171 opened this issue Apr 30, 2022 · 1 comment
Labels

Comments

@jab416171
Copy link

Description of the bug

The view mode (simple/advanced/expert) gets reset when exiting the configuration wizard prematurely.

Project file & How to reproduce

empty.tar.gz

  1. Go through the configuration wizard, and select "advanced" or "expert" for view mode, clicking "Next" until you get to the end, then "Finish"
  2. Open the configuration wizard again (either via the configuration menu, or the "add filament" option), and click "Finish" immediately
  3. Observe that your view mode has been reset to simple

Checklist of files included above

  • Project file
  • Screenshot

Version of PrusaSlicer

Version 2.4.1

Operating system

archlinux kernel 5.17.3

Printer model

Prusa i3 MK3S

YuSanka added a commit that referenced this issue May 2, 2022
…izard early

ConfigWizard::PageMode:: Code for initialization of values is moved to constructor from on_activate().
On Linux wxRadioButton values have to be set otherwise first value in group will be selected by default.
@stepikovo stepikovo added the bug label May 9, 2022
@lukasmatena
Copy link
Collaborator

Fixed in 2.6.0-alpha2. Closing.

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

No branches or pull requests

3 participants