mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 18:50:00 +02:00
fixed icon position
This commit is contained in:
parent
489cde7269
commit
70cf5c6726
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
||||||
imageURL: NOT_RECORDING_ICON_URL,
|
imageURL: NOT_RECORDING_ICON_URL,
|
||||||
width: ICON_HEIGHT,
|
width: ICON_HEIGHT,
|
||||||
height: ICON_WIDTH,
|
height: ICON_WIDTH,
|
||||||
x: 210,
|
x: 275,
|
||||||
y: 0,
|
y: 0,
|
||||||
visible: true
|
visible: true
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue