summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2017-06-13 16:04:13 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2017-07-17 09:19:02 -0700
commitccb525553786e11fbb76af2caf931ba539713761 (patch)
treec83c2bb3b8e612f082c86ad79ba056412d7612b8 /CONTRIBUTING.md
parent76caec25c73ef3ddbf2d1673ecfe2c4d9e4f1b45 (diff)
downloadqtlocation-mapboxgl-ccb525553786e11fbb76af2caf931ba539713761.tar.gz
[core] Don't use "current" icon/text-size when binding
The current value is not passed to `SymbolSizeBinder::uniformValues`, so we shouldn't check `currentValue.isConstant()` in `SymbolSizeBinder::attributeBindings`. If it were true, then we might end up using attribute bindings that are appropriate only for a constant property, but uniform bindings that are appropriate only for a source or composite function. Instead, just wait for a new bucket to be generated. This will happen automatically, since icon/text-size are layout properties.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions