mirror of
https://github.com/overte-org/overte.git
synced 2025-08-04 11:35:20 +02:00
slider should stay with avatr
This commit is contained in:
parent
daa262af7d
commit
485bb4ee3f
1 changed files with 1 additions and 1 deletions
|
@ -413,7 +413,7 @@ function makeSliders(light) {
|
||||||
parentEntitiesToPanel(panel);
|
parentEntitiesToPanel(panel);
|
||||||
}
|
}
|
||||||
|
|
||||||
if () {
|
if (SLIDERS_SHOULD_STAY_WITH_AVATAR) {
|
||||||
parentPanelToAvatar(panel)
|
parentPanelToAvatar(panel)
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue