mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
less movingUI logspam
This commit is contained in:
@@ -561,8 +561,8 @@ B: ${oldBottom}>> ${bottom}
|
||||
---`)
|
||||
power_user.movingUIState[elmntName].margin = 'unset';
|
||||
} else {
|
||||
console.log('skipped unsetting margins')
|
||||
console.log(oldTop, top, oldLeft, left)
|
||||
console.debug('skipped unsetting margins')
|
||||
//console.debug(oldTop, top, oldLeft, left)
|
||||
}
|
||||
saveSettingsDebounced();
|
||||
|
||||
|
Reference in New Issue
Block a user