On Wednesday 27 April 2016, Dirk Hohndel wrote: > Yes it does. > > The commit message seems to sell a little short the number of changes this > commit makes, but it does fix the problem. > > Thank you
yeah, unfortunately i didn't really understood why it fixes it, seems a problem in the qtquick layout positioners, in the end what the patch does is to diminish the quantity of property bindings to be evalues when the layout puts the items in the row. So unfortunately is mostly working around to whatever the issue is :/ -- Marco Martin _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
