-
-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: [Client] PC での左右マウスドラッグによるチャンネルタブ切り替えが上手く動かない問題を修正
どうも v-ripple ではなく <a href> リンクをタブまでドラッグすると新しいタブで開く PC ブラウザのデフォルトの挙動の方と競合していたようで、draggable="false" を付与するだけであっさり意図通り動くようになった…
- Loading branch information
1 parent
82493ff
commit 5af9ba9
Showing
2 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters