ChaseC

Results 3 comments of ChaseC

I believe that clients tickets should remain, although there could be some nuance here that I haven't fully thought through. The reason this came up is because I was testing...

The integration continues to work fine, just throws this warning on start up.

I believe I have reproduced this, the error is being thrown by this [`debug_assert_eq`](https://github.com/slint-ui/slint/blob/14593a55e1d6743a384dc85e17d0a848cac17184/internal/compiler/passes/default_geometry.rs#L282). Steps to reproduce: * Wrap an `Text` element in a `ScrollView` * Set the `Text`s width...