eclipsesource / eclipsesource/tabris-js
Allow to disable clipping on parent
Open
feature
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
Currently all child widgets are rendered inside the parent bounds only. We should allow to disable this clipping via api on the parent so that children can be drawn outside the bounds.
This can be used for animations where you want to move a child outside of the bounds (eg swipe things away).
Contributor guide
Assessment
This issue has not been assessed yet.