On Sat, Nov 26, 2016 at 12:08 PM, Ch'Gans <[email protected]> wrote: > > Maybe the event loop is going crazy recursive or something like that?
I once had a problem like this because I happened to call a function in my QGraphicsItem::paint(...) that I should not have been calling, such as moving another item if I remember correctly.
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
