Story folders

This commit is contained in:
Isaac
2025-07-18 16:10:54 +02:00
parent 817308f13e
commit a6544e5d57
17 changed files with 1222 additions and 63 deletions

View File

@@ -672,6 +672,7 @@ final class ContextSourceContainer: ASDisplayNode {
foreground: presentationData.theme.contextMenu.primaryColor.withMultipliedAlpha(0.8),
selection: presentationData.theme.contextMenu.primaryColor.withMultipliedAlpha(0.1)
),
theme: presentationData.theme,
customLayout: TabSelectorComponent.CustomLayout(
font: Font.medium(14.0),
spacing: 9.0