Fix: Init Serialized options #585

Closed
opened 2026-04-05 16:23:19 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @ianalexis on 2/26/2026

This pull request makes a small but important adjustment to how vector options are handled in the init_options_list() method. The change ensures that only non-serialized vector options are treated as individual entries.

This was causing that fields like small area compensation model didnt get the revert option if modified.

*Originally created by @ianalexis on 2/26/2026* This pull request makes a small but important adjustment to how vector options are handled in the `init_options_list()` method. The change ensures that only non-serialized vector options are treated as individual entries. This was causing that fields like `small area compensation model` didnt get the revert option if modified.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#585