Revert "fix(fe): keep section box gizmo enabled after reset"
This reverts commit e2edad3e4e.
This commit is contained in:
@@ -85,7 +85,6 @@ export function useSectionBoxUtilities() {
|
||||
const resetSectionBoxCompletely = () => {
|
||||
sectionBox.value = null
|
||||
visible.value = false
|
||||
toggleSectionBox()
|
||||
}
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user