Tomasz Cielecki

Results 216 comments of Tomasz Cielecki

Isn't it always clear, which Window/ViewController a specific button belongs to? Does it make sense, if I for instance press the + button on the right side, that a new...

If it is super urgent, roll your own DataSource without bindings and do the binding yourself, doesn't take much effort.

Since, our current and previous Plugin registrations have been a mixed success. Since, they either relied on bootstrap files that are annoying to keep track of and which we can't...

Not in the first version of MvvmCross 7. Unless you have something ready right now. We are open for contributions though!

I haven't been able to reproduce this. If you have a reproduction project, please provide it.

We already have `MvxPopPresentationHint` which takes a `viewModelToPopTo`. Isn't it just reusing that presentation hint to pop to a specific ViewModel in the stack?

I wouldn't call this a regression, just unsupported platform for now. We do have a WinUI PR open, which might solve your issue. We also have another PR with .NET...

I wonder what exactly broke it. Google claims behavior didn't change, while you experience the opposite 🤔

You are very welcome to document it. But we should maybe also look into aligning the presentation hints if possible. There will be some hints that only will be nicely...