[Sikuli-driver] [Bug 1566645] Re: Customize guide extension overlay

2016-04-05 Thread Sam Gleske
** Description changed: I notice that you allow customizing the font size of the text overlay in the guide extension. However, it would be nice if I could customize, rather disable, the overlay. - Relevant source files that I could found. + Relevant source files that I could find.

[Sikuli-driver] [Bug 1566645] Re: Customize guide extension overlay

2016-04-05 Thread Sam Gleske
Seems it has to do with the _g variable in guide.py. https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuide.java Need to somehow call _g.setDarken(false) from python. ** Summary changed: - Customize guide extension overlay + Disable guide exten