Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

fix(scan_group_box): Scan Spinboxes limits increased to max allowed values;...

wyzula_j requested to merge fix/scan-spin-box into main

Description

Scan spin boxes have maximum limits set by Qt by default. Additionally, the double spin box includes a settings dialog that can be accessed with a right-click, allowing you to adjust the step size and precision.

Related Issues

closes #270 (closed)

Type of Change

  • Limits increased
  • setting dialog for double spin boxes

Potential side effects

None

Screenshots / GIFs (if applicable)

Screen_Recording_2024-08-06_at_20.06.18

Definition of Done

  • Documentation is up-to-date.

Merge request reports

Loading