summaryrefslogtreecommitdiffstats
path: root/Documentation/mobile-manual.txt
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2016-03-03 14:36:57 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2016-03-03 14:36:57 -0800
commit80f29bd3f6147dfb44adc0ac91a5a6529111bec2 (patch)
treebb8a4525b022ae72143481b3cc7c8c1c583b4ce4 /Documentation/mobile-manual.txt
parent0cad6d206c9f31c066d5584fe9609f3095482fa4 (diff)
downloadsubsurface-80f29bd3f6147dfb44adc0ac91a5a6529111bec2.tar.gz
QML UI: brute force around Qt 5.6.0 bug
With the current release candidate of Qt 5.6.0 we get into an infinite recursion of the grid layout engine. This had happened before (prior to the 5.6 beta) and it appeared that setting the maximum width of the columns was sufficient to fix this. But with the RC even that isn't sufficient, so now we give up on having QML figure out the best possible column width and hard code both preferred and maximum width to the same, predefined values. That's a total shame, but at least now we can build against Qt 5.6 without infinite recursions and crashes. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'Documentation/mobile-manual.txt')
0 files changed, 0 insertions, 0 deletions