This commit is contained in:
Lemmy
2026-02-27 08:22:21 -05:00
parent 17695e4e0b
commit 85467d7f79
@@ -177,7 +177,7 @@ SmartPanel {
return;
if (!(delegate.canExpand || delegate.isExpanded))
return;
if (scrollView.expandedId === item.id) {
scrollView.expandedId = "";
} else {