mod: top or refresh debounce

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-03-26 16:39:52 +08:00
parent becb566ca8
commit 239c9ca2a7
3 changed files with 16 additions and 7 deletions

View File

@@ -284,6 +284,7 @@ class _CreateFavPageState extends State<CreateFavPage> {
),
),
title: TextField(
autofocus: true,
readOnly: _attr != null && Utils.isDefault(_attr!),
controller: _titleController,
style: TextStyle(