mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
avatarpopup now draggable
This commit is contained in:
@@ -403,6 +403,7 @@ function OpenNavPanels() {
|
||||
dragElement(document.getElementById("sheld"));
|
||||
dragElement(document.getElementById("left-nav-panel"));
|
||||
dragElement(document.getElementById("right-nav-panel"));
|
||||
dragElement(document.getElementById("avatar_zoom_popup"));
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user