mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-05 21:52:10 +01:00
gcs: fix id of quad-x image in SVG
The quad-x image was missing in the GCS config gadget. GCS expects the quad-x image to have id=quad-X (upper case X).
This commit is contained in:
parent
ce3196c33c
commit
3a755dcdbb
@ -3668,7 +3668,7 @@
|
|||||||
id="g6963" /><g
|
id="g6963" /><g
|
||||||
id="g6995" /><g
|
id="g6995" /><g
|
||||||
id="g7027" /><g
|
id="g7027" /><g
|
||||||
id="quad-x"><g
|
id="quad-X"><g
|
||||||
transform="matrix(1,0,0,-1,0,2792.2535)"
|
transform="matrix(1,0,0,-1,0,2792.2535)"
|
||||||
id="g5011"><path
|
id="g5011"><path
|
||||||
d="m 1001.67,1438.583 2.695,0 0,-16.728 16.729,0 0,16.728 2.988,0 -11.205,11.205 -11.207,-11.205 z"
|
d="m 1001.67,1438.583 2.695,0 0,-16.728 16.729,0 0,16.728 2.988,0 -11.205,11.205 -11.207,-11.205 z"
|
||||||
|
Before Width: | Height: | Size: 438 KiB After Width: | Height: | Size: 438 KiB |
Loading…
x
Reference in New Issue
Block a user