KIRAKIRA-DOUGA / KIRAKIRA-Cerasus

KIRAKIRA's frontend powered by Nuxt 3.
https://kirakira.moe
BSD 3-Clause "New" or "Revised" License
112 stars 18 forks source link

设置页所有元素按下去后拖到外部会仍然执行而不会取消,且在设备开启减弱动画后无论如何都不会切换Tab #149

Closed otomad closed 2 months ago

Aira-Sakuranomiya commented 7 months ago

电脑端拖到外面去触发不只是TabItem这样,貌似整个设置页里的东西都会

otomad commented 7 months ago

电脑端拖到外面去触发不只是TabItem这样,貌似整个设置页里的东西都会

我就说怎么感觉那么奇怪。看了下TabItem好像没问题。以为水波纹有问题,看了好像也没问题。

Aira-Sakuranomiya commented 7 months ago

是的,不知道设置页出了什么奇怪的毛病

Aira-Sakuranomiya commented 7 months ago

这个我觉得得高优先级,现在这样等于设置页所有操作没法在按下去但是没松开的时候反悔。 标题可以改改,设置页所有元素按下去后拖到外部会仍然执行不会取消。 你能想到可能的原因吗?我实在是有点想不出来怎么会这样。

Aira-Sakuranomiya commented 7 months ago

我找出来了,手势干的

cfdxkk commented 5 months ago

@Aira-Sakuranomiya is that fixed?

Aira-Sakuranomiya commented 5 months ago

not yet, i want to rewrite that gesture, maybe disable it first is a good idea

otomad commented 5 months ago

注意了这里还有第二个问题

设备开启减弱动画后无论如何都不会切换Tab

这个和手势似乎是无关的。

Aira-Sakuranomiya commented 5 months ago

确实,但是没找出来问题出在哪里uwu

Aira-Sakuranomiya commented 2 months ago

已在 a1d1868e976f9aec2fec8fb07c5e84c5e5c5abfd 修复

(我又忘记在提交的时候直接close了)