opps, sorry, didn't see there is a readme.txt :) -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/939482
Title: Changing screen setup is not recognized by Sikuli Status in Sikuli: Fix Committed Bug description: X-1.0 solution: use Script: getScreen().resetMonitors() Java: Screen.resetMonitors() to reevaluate the monitor configuration on the fly. Existing Region objects might be invalid then. ------------------------------------------------------------------------- i have a tilt funktion in my screens, and can change the resolution from 1680 x 1050 to 1050 x 1680. Then the matching preview is not able to detect any thing below 1050 x 700? work around is offcourse to turn screen back to 1680 x 1050. To manage notifications about this bug go to: https://bugs.launchpad.net/sikuli/+bug/939482/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

