Remove trailing zeroes in info.json layouts (#20156)
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
{"x":15.75, "y":0.1},
|
||||
{"x":16.75, "y":0.1},
|
||||
|
||||
{"x":0.2, "y":1.0},
|
||||
{"x":0.2, "y":1},
|
||||
{"x":1.35, "y":1.1, "w":1.5},
|
||||
{"x":2.85, "y":1.1},
|
||||
{"x":3.85, "y":1.1},
|
||||
@@ -59,7 +59,7 @@
|
||||
{"x":15.45, "y":1.1},
|
||||
{"x":16.45, "y":1.1, "w":1.5},
|
||||
|
||||
{"x":0, "y":2.0},
|
||||
{"x":0, "y":2},
|
||||
{"x":1.15, "y":2.1, "w":1.75},
|
||||
{"x":2.9, "y":2.1},
|
||||
{"x":3.9, "y":2.1},
|
||||
|
Reference in New Issue
Block a user