Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native highlight #40

Closed
s1hofmann opened this issue Mar 4, 2019 · 0 comments
Closed

Native highlight #40

s1hofmann opened this issue Mar 4, 2019 · 0 comments
Assignees
Labels
feature New features

Comments

@s1hofmann
Copy link
Member

Short overview
Add native "highlight" method similar to the Sikuli implementation

Use case
E.g. to highlight screen regions for image based matching.

Detailed feature description
When performing screen based actions it would be great to have a "highlight" functionality (red border around a given region) to visually track which regions has been detected via screenshot matching.
One simple approach would be to display a window showing a modified screenshot.

Drawback: The window blocks the screen, so underlying actions are not captured. Might be acceptable for debugging purposes.

Additional content

Please provide any (mandatory) additional data for your desired feature

@s1hofmann s1hofmann self-assigned this May 2, 2020
s1hofmann added a commit that referenced this issue May 4, 2020
s1hofmann added a commit that referenced this issue May 4, 2020
s1hofmann added a commit that referenced this issue May 4, 2020
s1hofmann added a commit that referenced this issue May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New features
Projects
None yet
Development

No branches or pull requests

1 participant