fix(typography): update demi OTF to fix corrupt font metrics#136
Merged
fix(typography): update demi OTF to fix corrupt font metrics#136
Conversation
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
* origin/develop: feat: create reusable TextInput using BTF2 fix(micropayments): remove scanned rendezvous during cancel payment
* origin/develop: feat: render cash bills programmatically fix(nav): move AuthCheck inside Navigator root chore(modals): remove ModalContainer overloads outside of ModalContent interface build: bump build tools to 34.0.0 build: update AGP, Kotlin, Compose Compiler and Gradle chore(phone/confirm): tweak OTP box to better match iOS fix(modals): only dismiss IME (and wait) when IME is open
…nt-metrics * origin/develop: fix: reenable camera frame processing after modals are dismissed fix(accesskey): improve layout rendering across all device sizes chore: add back keyboard handling to modal dismiss; increase modal height to 94%
* origin/develop: feat: improve bill rendering (images) fix(airdrop): receiveFromPrimary after receiving first airdrop to allow gives after
* origin/develop: fix: scope HomeViewModel to screen only; allow immediate auto airdrops after logout -> login feat(chat): advance read pointers when opening chats feat: airdrop first kin automatically; cleanup historical transaction usage feat: fetch transaction delta where applicable in app chore: reorganize utils into ui/non-ui feat: layout balance/chat unread indicator more inline w/ iOS feat: add unread indicator support to HomeBottom feat: cache chat Flow's in app scope to prevent unneccesary API calls to repopulate feeds feat: update styling for messages within a ChatMessage; add mute support feat: render on-chain messages WIP: feat: start to render chat UI feat: on-chain messaging for balance screen
* origin/develop: fix(home): dont reopen cash link after handled fix: vibrate when sending giftcards
* origin/develop: chore: rescope home VM to screen; reset no longer needed fix: only navigate to home once during QR login fix(api): use domain urlString as key for RelationshipBox#_domains mapping fix: reset home state when logging out
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Font metrics were corrupted and causing misalignment issues