HomeWrite.as

Fix truncated post badges on status change

Description

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 Sep 25 2022, 8:30 PM
Parents
rWFSUI912ec187f7a2: Bump version/build number and update change log
Branches
Unknown
Tags
Unknown
References
refs/pull/227/head