播放器更多选项的字幕选项在https://github.com/UcnacDx2/PiliPlus/pull/232会错意了 更多选项的字幕是[lib/plugin/pl_player/view.dart](https://github.com/UcnacDx2/PiliPlus/blob/d6a97193022362801b471beab0ea950094d627b2/lib/plugin/pl_player/view.dart#L660)里字幕的相同功能 他应该像播放速度那样,在菜单里实现 以及: 播放器上更多选项,预期是像[lib/plugin/pl_player/view.dart](https://github.com/UcnacDx2/PiliPlus/blob/d6a97193022362801b471beab0ea950094d627b2/lib/plugin/pl_player/view.dart#L660)上的按钮一样即点即切换,目前不是这样,修复一下 现在是:若ui状态为开,点一次实际切换为关,但ui没变动,此时若想再次操作开关均无反应
播放器更多选项的字幕选项在https://github.com/UcnacDx2/PiliPlus/pull/232会错意了
更多选项的字幕是lib/plugin/pl_player/view.dart里字幕的相同功能
他应该像播放速度那样,在菜单里实现
以及:
播放器上更多选项,预期是像lib/plugin/pl_player/view.dart上的按钮一样即点即切换,目前不是这样,修复一下
现在是:若ui状态为开,点一次实际切换为关,但ui没变动,此时若想再次操作开关均无反应