Tusker/Tusker/Screens/Compose
Shadowfacts 262aadf807
Fix very bad performance when laying out Compose reply view
Using a non-scrolling UITextView wrapped in SwiftUI combined with the
old hack of fixing its layout by passing the view controller's width
down to the wrapped view caused very slow layouts, resulting in
significant lag when typing into the main text view of the compose
screen.
2020-09-06 22:47:02 -04:00
..
ComposeAssetPicker.swift Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
ComposeAttachmentRow.swift Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
ComposeAttachmentsList.swift Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
ComposeAvatarImageView.swift Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
ComposeContainerView.swift Fix very bad performance when laying out Compose reply view 2020-09-06 22:47:02 -04:00
ComposeCurrentAccount.swift Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
ComposeDrawingViewController.swift Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
ComposeHostingController.swift Fix very bad performance when laying out Compose reply view 2020-09-06 22:47:02 -04:00
ComposeHostingViewController.swift Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
ComposeReplyContentView.swift Fix very bad performance when laying out Compose reply view 2020-09-06 22:47:02 -04:00
ComposeReplyView.swift Fix very bad performance when laying out Compose reply view 2020-09-06 22:47:02 -04:00
ComposeTextView.swift Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
ComposeUIState.swift Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
ComposeView.swift Fix very bad performance when laying out Compose reply view 2020-09-06 22:47:02 -04:00
CompositionAttachment.swift Extract compose attachments into separate VC 2020-03-14 15:47:15 -04:00
MainComposeTextView.swift Use context menu for visibility on iOS 14 2020-08-31 23:07:41 -04:00