Add Overflow button visibility state
This commit is contained in:
@@ -287,6 +287,8 @@ public class Overflow :
|
||||
|
||||
secondaryCollection.Insert(insertIndexInSecondary, item);
|
||||
}
|
||||
|
||||
PseudoClasses.Set(":overflow", secondaryCollection is { Count: > 0 });
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user