diff --git a/src/drr.vue b/src/drr.vue
index d4939f3..e1e3bf6 100644
--- a/src/drr.vue
+++ b/src/drr.vue
@@ -8,7 +8,7 @@
@@ -499,7 +499,7 @@
},
stickDown: function (stick, ev) {
- if (!this.resizable || !this.active)
+ if (!this.active)
return
this.resizeStartEmitted = false