summaryrefslogtreecommitdiff
path: root/src/controls/Private/AbstractCheckable.qml
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@digia.com>2014-09-23 09:40:13 +0200
committerMitch Curtis <mitch.curtis@digia.com>2015-02-02 12:54:04 +0000
commit31803eb51bb2dde55776317b678d48d76f0e27fe (patch)
treee053d9d6c4a7fc5ded8ed42a7149493e93387e57 /src/controls/Private/AbstractCheckable.qml
parent94fe5ab8a619d009d698214623b8a9b5e2746f1b (diff)
downloadqtquickcontrols-31803eb51bb2dde55776317b678d48d76f0e27fe.tar.gz
Fix asynchronous loading of Calendar.
For some reason, adding the days of the week to the header model on component completion caused some (six) of the delegates to never be loaded. Instead, we assume that for most cases, the locale will be en_US, and only change the model via setProperty if this is not the case. This is enough to cause the delegates to be loaded properly. Change-Id: Ic399be4b3c9e252fec4eafac84bd9d44c61c1150 Task-number: QTBUG-41481 Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
Diffstat (limited to 'src/controls/Private/AbstractCheckable.qml')
0 files changed, 0 insertions, 0 deletions