On Monday 02 May 2016, Marco Martin wrote: > > > > I have absolutely no idea how the layout engine works. The only hint I > > have is to check whether the constraints (the anchors) in whatever page > > is causing this issue make sense. > > I have a patch that even if is a bit a work around, I think it makes > things more reliable anyways (so would be good even if the bug wasn't > there).
forgot to add, probably indeed either QQuickText should be fixed too, or the grid layout engine modified to detect such recursion due to unstable hints, that's a bit beyond my area atm tough. I also couldn't manage to reproduce it on a small simple example (will give more tries with just a grid layout with wrapping Text elements in it, but seems quite hard to hit) -- Marco Martin _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
