Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在垂直布局中有一个带有 Text 和 Flickable 的矩形。当我垂直轻弹 flickable 的内容时,它会出现在 Text 组件的前面。我怎样才能让它落后?移动到边界之外时,如何制作可轻弹隐藏的内容?
Flickable { clip: true // ... }