karvulf
karvulf
Oh I see, this shouldn't work, at least it isn't possible to change positions of two dragged items currently. I will mark this as a bug and will try to...
Hi @objectorientedperson That sounds like a great feature and shouldn't be too hard to implement. I will add this feature to my roadmap for the next major version `4.0.0`.
I wish I could say yes, but I just hadn't enough time to implement your feature. I am still on the process to rebuild the drag and drop functionality. This...
What you could think of, did you try to implement your feature request with just a normal `GridView`. In your case you don't want to reorder the items, right? So...
Hello @objectorientedperson I am very sorry, I totally forgot to notify you. Could that solve your issue? #89 The user built a solution to delete an item, probably that could...
What did not work or do you have an example code? I was pretty sure that #89 could solve this but I guess that your usecase is different. @objectorientedperson
How did you open it in the menu? @stevemessick
Interesting, this option is not visible for me. Do you use IntelliJ for Mac or Windows? @stevemessick
Ok I have no idea why, but the Analysis Server appeared on the menu button. Finally I can test the new UI, thank you for your help @stevemessick ! :)
So the only way to ensure that my widget can "refresh" is that the `key` of my `BeamPage` is changed after the `uri` changes when changing the tab (especially when...