hqu666 / M3UPlayer

0 stars 0 forks source link

再生ポジションスライダーが利かなくなる #41

Closed hqu666 closed 2 years ago

hqu666 commented 2 years ago
  1. Thumbの移動が反映されない
  2. BarのクリックポイントにThumbが移動しない

    Drag中のPouseからDrag中のFlagに変え、その間のValue操作を止める

・PlayListToPlayerの先頭でリセット ・タイマーが動作しない(再生ポジション表示が更新されない) PlayListToPlayerでWMPFiles>>SetupTimer>>MyTimerMethod  >>SetupTimerでエラーを拾ったらリセット ・Thumb操作で動作しなくなる  >DragStartedはVM.TimerStop();のみ  >DragCompletedでVM.SetupTimer();