Skip to content

major IOS regressing related to clipping #5263

Description

@ddyer0

This has been in the last 2 weekly updates, I'm only just getting around to documenting it.
It appears that when using clipRect to combine a completely-outside rectangle, so nothing
should be visible, the clipping region is completely forgotten and the whole screen is writable.

Here's a test picture (as produced by simulator and android)

Image

here's a very buggy test picture produced by IOS, the light green color fulling the whole
screen and the small black rectangle at the lower right are both incorrect, they should have
been clipped to nothing.

Image

test program

Dtest.java

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions