no bug 👐

This commit is contained in:
Nikita Krupin 2022-06-08 22:01:22 -04:00
parent 5dc2f94da2
commit 4a57b870b8
2 changed files with 4 additions and 4 deletions

View File

@ -377,13 +377,13 @@ export default {
this.controls
? (clearTimeout(this.controls), (this.controls = false))
: setTimeout(() => {
if (!this.skipping && !this.$refs.player.paused) {
if (!this.skipping) {
this.controls = setTimeout(() => {
if (!this.seeking && !this.$refs.player.paused)
this.controls = false;
}, 2345);
}
}, 300);
}, 250);
},
qualityHandler(q) {
console.log(q);

View File

@ -7,11 +7,11 @@
<deviceKey>
<Key>
<type value="SERIAL_NUMBER" />
<value value="adb-a3727009-qqx3Xy._adb-tls-connect._tcp." />
<value value="adb-97QAY11P1S-NELaqI._adb-tls-connect._tcp." />
</Key>
</deviceKey>
</Target>
</runningDeviceTargetSelectedWithDropDown>
<timeTargetWasSelectedWithDropDown value="2022-06-09T01:16:48.483156Z" />
<timeTargetWasSelectedWithDropDown value="2022-06-09T02:01:15.213407Z" />
</component>
</project>