Skip to content

ClippingType::STENCIL works incorrectly when multiple ScrollView overlap #2819

@NgVThangBz

Description

@NgVThangBz
  • axmol version: V3
  • devices test on: MAC OS, Windows (mobile not check yet)
  • developing environments
    • NDK version: r23c
    • Xcode version: 14.2+
    • Visual Studio:
      • VS version: 2022 (17.9+)
      • MSVC version: 19.39+
      • Windows SDK version: 10.0.22621.0+
    • cmake version:
      Steps to Reproduce:

When there are 2 ScrollView with overlapping clipping areas, they will render incorrectly:
ClippingType::SCISSOR -> work ok
ClippingType::STENCIL -> incorrectly, let check: #2818

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Axmol-v3bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions