* opt: ao

* multi select

---------

Co-authored-by: dom <githubaccount56556@proton.me>
This commit is contained in:
My-Responsitories
2026-01-26 14:11:48 +08:00
committed by GitHub
parent 038f03a4e7
commit bfb2becb2d
10 changed files with 123 additions and 65 deletions

View File

@@ -594,7 +594,7 @@ class _SponsorBlockPageState extends State<SponsorBlockPage> {
.map(
(item) => PopupMenuItem<SkipType>(
value: item,
child: Text(item.title),
child: Text(item.label),
),
)
.toList(),
@@ -617,7 +617,7 @@ class _SponsorBlockPageState extends State<SponsorBlockPage> {
),
TextSpan(
children: [
TextSpan(text: item.second.title),
TextSpan(text: item.second.label),
WidgetSpan(
alignment: .middle,
child: Icon(