slint/tests
Olivier Goffart 98a156565d
Item rendering: fix rendering of children of clipped Transform or Opacity (#10105)
Transform or Opacity item might have children outside of their geometry.
If the item itself is clipped, we still need to apply the opacity or
transform state to the children, as the children might not be clipped.

Fixes https://github.com/slint-ui/slint/issues/10037
2025-11-18 16:23:53 +01:00
..
cases Interpreter: Register the popup id in the right instance 2025-11-17 13:20:07 +01:00
doctests material: change doc examples to import from @material 2025-09-24 18:19:39 +02:00
driver testing: Add interpreter test for dialog button order 2025-11-12 17:08:31 +01:00
helper_components Fix order of exports when adding implicit export 2024-10-25 12:10:40 +02:00
manual Bump version number to 1.15.0 2025-10-24 14:28:17 +00:00
screenshots Item rendering: fix rendering of children of clipped Transform or Opacity (#10105) 2025-11-18 16:23:53 +01:00