mirror of
https://github.com/writeas/writefreely-swiftui-multiplatform.git
synced 2024-11-15 01:11:02 +00:00
4a3874abcd
* 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. |
||
---|---|---|
.. | ||
Account | ||
Assets.xcassets | ||
ErrorHandling | ||
Extensions | ||
Logging | ||
Models | ||
Navigation | ||
PostCollection | ||
PostEditor | ||
PostList | ||
Preferences | ||
Resources | ||
LocalStorageManager.swift | ||
WriteFreely_MultiPlatformApp.swift |