diff options
author | Jan Mulder <jlmulder@xs4all.nl> | 2017-07-19 13:57:28 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-07-19 21:52:22 +0900 |
commit | 6f8e50f860934b66c22482d1c104d061ed811a36 (patch) | |
tree | 1e861188a6ee19666dac5311b6933b173d349300 /core | |
parent | 619fbaf1e231a8f54e3a7458f1f3081deab1825b (diff) | |
download | subsurface-6f8e50f860934b66c22482d1c104d061ed811a36.tar.gz |
QML UI: fix some obvious UI errors
Fixes: #490 items 1) and 2).
1) Reference to isBluetooth.leftPadding is removed as the isBooltooth
checkbox is gone.
2) Do not set background color of downloaded dives. The checkbox is used
to denote "selected or not".
In addition, incorrect references to subsurfaceTheme.PrimaryColor (which
does not exist) are replaced by the correct subsurfaceTheme.primaryColor.
Finally, an obvious copy/paste error width: childrenRect.height. that
is supposed to be width: childrenRect.width.
Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions