mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
autofmt
This commit is contained in:
@@ -177,7 +177,7 @@ SmartPanel {
|
||||
return;
|
||||
if (!(delegate.canExpand || delegate.isExpanded))
|
||||
return;
|
||||
|
||||
|
||||
if (scrollView.expandedId === item.id) {
|
||||
scrollView.expandedId = "";
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user