1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-06 18:18:53 +08:00

fix resize

This commit is contained in:
lana-k
2025-03-09 22:26:53 +01:00
parent b5504b91ce
commit 6009ebb447

View File

@@ -56,7 +56,7 @@ export default {
},
visible: true,
resizeObserver: null,
useResizeHandler: false
useResizeHandler: this.$store.state.isWorkspaceVisible
}
},
computed: {