HomeWrite.as

Embed text editor fields into ScrollView (#227)

Description

Embed text editor fields into ScrollView (#227)

  • Embed text editor fields into ScrollView
  • Bump version/build number and update change log
  • Fix truncated post badges on status change

When going from a shorter label (e.g., ‘LOCAL’) to a longer one (e.g., ‘PUBLISHED’), the SwiftUI render loop would not expand the size of the post badge to fit the extra characters, so on change it would be truncated (e.g., read ‘PUBL…’). This change fixes the bug.

Details

Provenance
angeloAuthored on Oct 5 2022, 1:23 PM
GitHub <noreply@github.com>Committed on Oct 5 2022, 1:23 PM
Parents
rWFSUI884da073e993: Prepare release v1.0.11 for iOS (#225)
Branches
Unknown
Tags
Unknown