floating current group member list

This commit is contained in:
RossAscends
2023-07-13 22:16:57 +09:00
parent 2c4efe5509
commit 18272be918
5 changed files with 86 additions and 14 deletions

View File

@@ -1027,6 +1027,7 @@ async function resetMovablePanels(type) {
'WorldInfo',
'floatingPrompt',
'expression-holder',
'groupMemberListPopout'
];
const panelStyles = ['top', 'left', 'right', 'bottom', 'height', 'width', 'margin',];