funq icon indicating copy to clipboard operation
funq copied to clipboard

Be able to move a QGraphicsItem (drag and drop)

Open parkouss opened this issue 9 years ago • 0 comments

For now, funq is not able to select a QGraphicsItem and moves it. In fact the selesction does not works (by simulating mouse press on an item), and that's probably the problem here.

I'm doing some tests with the dnd-gitems branch. I'm sure the item receives a mouse press event, but still no luck... Let's investigate this more.

parkouss avatar May 16 '15 19:05 parkouss