Actions
action #368
closedimplement way to ease migration to 1024
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
2013-04-23
Due date:
2013-04-23
% Done:
100%
Estimated time:
6.00 h
Description
As we found out that scaling from a high resolution to 800x600 makes image matching harder we decided to go for 1024x768 as default resolution, force the installation to that resolution and don't scale anymore.
To migrate the existing needles in a manageable way there needs to be some support from os-autoinst.
Updated by lnussel over 11 years ago
- % Done changed from 0 to 100
- Status changed from New to Resolved
start.pl can now be called using scaledhack=1 (in addition to interactive_crop) to make os-autoinst ask whether to edit any of the existing needles which didn't match. It will then replace the screenshot and scale the 800x600 needle to the 1024 resolution.
Actions