Compare commits
No commits in common. "c3e4570f05d0208d4d98cdbc78301ad5f31f8147" and "3ac9e56def8155ea7c09343928e0fcd32ad8c6db" have entirely different histories.
c3e4570f05
...
3ac9e56def
@ -1146,7 +1146,7 @@ export const usePolygon = () => {
|
|||||||
defense = 'south'
|
defense = 'south'
|
||||||
break
|
break
|
||||||
}
|
}
|
||||||
pitch = polygon.lines[index]?.attributes?.pitch ?? representLine?.attributes?.pitch ?? 0
|
pitch = polygon.lines[index]?.attributes?.pitch ?? 0
|
||||||
|
|
||||||
const roof = new QPolygon(roofPoint, {
|
const roof = new QPolygon(roofPoint, {
|
||||||
fontSize: polygon.fontSize,
|
fontSize: polygon.fontSize,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user