6
0
Kaynağa Gözat

forgot to remove some key-bindings

Dimitri Korsch 3 yıl önce
ebeveyn
işleme
560477e748
1 değiştirilmiş dosya ile 0 ekleme ve 9 silme
  1. 0 9
      webui/src/components/media/options-bar.vue

+ 0 - 9
webui/src/components/media/options-bar.vue

@@ -227,15 +227,6 @@ export default {
         case 'b':
           this.$refs.create_predictions.click();
           break;
-        case 'x':
-          this.$refs.zoom_annotation.click();
-          break;
-        case 'c':
-          this.$refs.zoom_prev_annotation.click();
-          break;
-        case 'v':
-          this.$refs.zoom_next_annotation.click();
-          break;
         case 'i':
           this.$refs.crop_info.click();
           break;