Re: [SailfishDevel] The UI dims after removing an item from GridView

2016-08-02 Thread Marcin Mielniczuk
Hi, This happens even if deleting the item is the first thing I do. The model hasn't changed between the two calls. But this doesn't happen if I use a RemorseItem. Marcin On 02.08.2016 17:54, Michael Fuchs wrote: Hi, did the model (MyModel) change during the first and the second time you

Re: [SailfishDevel] The UI dims after removing an item from GridView

2016-08-02 Thread Michael Fuchs
Hi, did the model (MyModel) change during the first and the second time you opened the context menu? I had such issues, when this was the case. regards, Michael. Am 02.08.2016 um 16:42 schrieb Marcin Mielniczuk: Hi, I created a SilicaGridView with a ContextMenu (placed in a ColumnLayout):