Skip to content
Snippets Groups Projects

Add option to disable verticalisation

Merged SIMAILA DJALIM requested to merge vertival_option into main

:rocket: feat(MainWindow.py, PreProcessWorker.py, Settings.py, UI_Settings.py, settings.ui): add support for verticalising scanned objects :sparkles: feat(Settings.py, UI_Settings.py, settings.ui): add checkbox to enable/disable verticalisation of scanned objects The changes add support for verticalising scanned objects before processing them. A new checkbox has been added to the settings UI to enable/disable this feature.

:wrench: refactor(SettingManager.py): add default settings dictionary and refactor createInitialSettings method :sparkles: feat(SettingManager.py): add new settings to the config file if they are not present The default_settings dictionary is added to the SettingManager class to store the default values for the settings. The createInitialSettings method is refactored to use the default_settings dictionary to set the initial values of the settings. If new settings are added to the default_settings dictionary, they are added to the config file if they are not already present. The remove_changed method is added to remove the has_changed flag.

Merge request reports

Merged by SIMAILA DJALIMSIMAILA DJALIM 1 year ago (May 12, 2023 7:45am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading