improve DataTableLayout scrolling behavior

This commit is contained in:
pa
2026-01-20 22:34:08 +09:00
committed by Natsumi
parent ded6b0ccf0
commit ecbb0612ec
2 changed files with 11 additions and 2 deletions

View File

@@ -37,6 +37,7 @@
return;
}
}
if (!fileId) return;
image.value = await getCachedEmoji(fileId);
}