Tusker/Tusker/Screens/Compose
Shadowfacts d409d26478 Fix pressing CW button in Compose not toggling field visibility
Bring back the wrapper view, turn's out it was load bearing. We need to
be able to observe both the ui state and the draft object, while also
updating the observed draft object when the ui state's draft changes,
and this seems like the most straightforward way of doing that.
2022-11-23 14:07:03 -05:00
..
ComposeAssetPicker.swift Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
ComposeAttachmentImage.swift Make GIF attachments animate in the Compose screen 2022-11-13 14:01:54 -05:00
ComposeAttachmentRow.swift Disable attachment colorspace conversion on Mastodon v4 2022-11-15 21:45:42 -05:00
ComposeAttachmentsList.swift Refactor ComposeView to use a single List for everything 2022-11-07 22:58:01 -05:00
ComposeAutocompleteView.swift Dynamic type support in assorted places 2022-11-04 22:32:40 -04:00
ComposeAvatarImageView.swift Cache UIImage objects to avoid re-decoding images unnecessarily 2021-01-17 11:28:50 -05:00
ComposeCurrentAccount.swift Dynamic type support in assorted places 2022-11-04 22:32:40 -04:00
ComposeDrawingViewController.swift Fix drawing VC background flickering in dark mode 2022-11-05 14:29:45 -04:00
ComposeEmojiTextField.swift Re-add pointer effects to Compose toolbar buttons 2022-11-13 14:15:44 -05:00
ComposeHostingController.swift Fix pressing CW button in Compose not toggling field visibility 2022-11-23 14:07:03 -05:00
ComposeHostingViewController.swift Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
ComposePollView.swift Make poll options in Compose reorderable with drag/drop 2022-11-20 14:06:45 -05:00
ComposeReplyContentView.swift Refactor ComposeView to use a single List for everything 2022-11-07 22:58:01 -05:00
ComposeReplyView.swift Refactor ComposeView to use a single List for everything 2022-11-07 22:58:01 -05:00
ComposeTextView.swift Fix keyboard reappearing after pressing Post button on Compose screen 2022-11-12 13:52:36 -05:00
ComposeTextViewCaretScrolling.swift Fix caret not scrolling into view when focusing compose text views 2022-11-09 17:18:17 -05:00
ComposeToolbar.swift Re-add pointer effects to Compose toolbar buttons 2022-11-13 14:15:44 -05:00
ComposeUIState.swift Rewrite Compose toolbar with SwiftUI 2022-11-12 22:59:11 -05:00
ComposeView.swift Fix pressing CW button in Compose not toggling field visibility 2022-11-23 14:07:03 -05:00
DraftsView.swift Add context menu action to delete draft 2022-11-13 14:03:51 -05:00
MainComposeTextView.swift Add preference for using twitter-style keyboard 2022-11-22 11:06:21 -05:00