mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Glass
This commit is contained in:
parent
1969b1b280
commit
1ee7268488
72 changed files with 1645 additions and 934 deletions
|
|
@ -3510,7 +3510,7 @@ public final class WebAppController: ViewController, AttachmentContainable {
|
|||
|
||||
private func updateNavigationButtons() {
|
||||
if case .attachMenu = self.source {
|
||||
let barButtonSize = CGSize(width: 40.0, height: 40.0)
|
||||
let barButtonSize = CGSize(width: 44.0, height: 44.0)
|
||||
let closeComponent: AnyComponentWithIdentity<Empty> = AnyComponentWithIdentity(
|
||||
id: "close",
|
||||
component: AnyComponent(GlassBarButtonComponent(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue