Replies: 1 comment
-
@Jen-Uno I am not sure who could tell me about the drag drop related properties it indeed causes a ui bug in the running app (issue opened a while ago) if you try to do a drag drop on a gridview thats inside of a FeedView 😬 tried this in my MvuxGallery repo before the SkiaRenderer Feature came out, but its still happening with it I were planning on running an nsight profiling on the app of mine, just like you did for the 6.0 for the uno gallery. Would see if this can give real numbers of performance improvements maybe to the improvements 🙃 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Prequel
@ajpinedam
I would include the FeedView and the above mentioned mvux interfaces into a kind of tutorial for beginners because I did struggle with it at first also. Hard it is also because where are not so many information about mvux beside the uno docs. While the mvux docs to this list and state things are quite detailed. I would add there some details i was missing and found out while learning.
In the Dokumentation to FeedView there is a listview nested in it and i got also a GridView working with it.
The open questions i would have to this:
On the FeedView we do have properties related to drag and drop but also the nested view do have this. In which case is at 4 which task we would actually use these properties on the FeedView itself and when on the nested view? What is the usecase of them?
Beta Was this translation helpful? Give feedback.
All reactions