This repository was archived by the owner on Aug 8, 2023. It is now read-only.
File tree
4 files changed
+5
-5
lines changed- src/mbgl
- programs
- shaders
4 files changed
+5
-5
lines changedSubmodule mapbox-gl-js updated 13 files
- bench/rollup_config_benchmarks.js+2-2
- package.json+1-1
- rollup.config.js+2-2
- src/data/bucket/symbol_bucket.js+2-2
- src/shaders/symbol_icon.vertex.glsl+1-1
- src/shaders/symbol_sdf.vertex.glsl+1-1
- src/style-spec/expression/index.js+26-32
- src/style-spec/style-spec.js+1-2
- src/util/web_worker_transfer.js+2-6
- test/expression.test.js+2-2
- test/integration/render-tests/text-max-width/unlimited/expected.png
- test/integration/render-tests/text-max-width/unlimited/style.json+55
- yarn.lock+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
65 |
| - | |
| 64 | + | |
| 65 | + | |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
| 108 | + | |
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
186 |
| - | |
| 186 | + | |
187 | 187 |
| |
188 | 188 |
| |
189 | 189 |
| |
|
0 commit comments