community
community copied to clipboard
SmoothRoundedRectangle not fully hidden with using StencilView
Software Versions
- Python: 3.12
- OS: Macos
- Kivy: 2.3.0
- Kivy installation method: pip
Describe the bug When using SmoothRoundedRectangle with translucency background, the frame is visible outside the visible area of StencilView( ScrollView ) Exactly the same behavior for SmoothRectangle
Expected behavior I would like the element to be completely hidden outside the visible area