mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 06:44:06 +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);
|
||||
}
|
||||
|
||||
if () {
|
||||
if (SLIDERS_SHOULD_STAY_WITH_AVATAR) {
|
||||
parentPanelToAvatar(panel)
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue