Skip to content

[Screen Ruler] FindEdge skips pixel at row/column 0 #46947

@crutkas

Description

@crutkas

Bug

In EdgeDetection.cpp, if (--x == 0) break; exits without reading pixel[0]. Edge detection reports wrong boundary at column 0.
Found by AI test review fleet

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions