This commit is contained in:
Cohee
2023-06-28 18:26:26 +03:00
3 changed files with 34 additions and 27 deletions

View File

@@ -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();