Skip to content

Swith places of buttons: "Multiple Pages From Flatbed" and "All Pages From Feeder"

Bartosz requested to merge gang65/simple-scan:switch-places-of-buttons into master

Rationale: Single Page and Multiple Pages From Flatbed are using the same hardware (Flatbed). The only difference is the second button is run repeative. It is logical to have this buttons close each other.

On the other side, the "All Pages From Feeder" button is using different hardware.

With this commit I moved most advanced and using different hardware button (All Pages From Feeder) to the end.

This will help with bugs like: https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/1709890

Before: before-switch

After: switch-after

Edited by Bartosz

Merge request reports