Kaynağa Gözat

Update state.ts

main
Steve Ruiz 4 yıl önce
ebeveyn
işleme
b369aef7fc
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1
    0
      state/state.ts

+ 1
- 0
state/state.ts Dosyayı Görüntüle

258
                 'startBrushSession',
258
                 'startBrushSession',
259
               ],
259
               ],
260
               on: {
260
               on: {
261
+                STARTED_PINCHING: { to: 'pinching' },
261
                 MOVED_POINTER: 'updateBrushSession',
262
                 MOVED_POINTER: 'updateBrushSession',
262
                 PANNED_CAMERA: 'updateBrushSession',
263
                 PANNED_CAMERA: 'updateBrushSession',
263
                 STOPPED_POINTING: { do: 'completeSession', to: 'selecting' },
264
                 STOPPED_POINTING: { do: 'completeSession', to: 'selecting' },

Loading…
İptal
Kaydet