Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Investigate overlapping elements #6

Description

@pmeenan

Right now all elements are processed for their full paint area but the elements may be stacked on top of each other. It might be helpful to do some clipping on the elements so that only the area of an element that is exposed is considered.

This isn't 100% cut and dry because background elements painting before the foreground will still make the whole background visible while loading.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions