Philipp Walter

Results 129 comments of Philipp Walter

Font scaling has been (temporarily) disabled for the whole app until we add necessary changes to have the UI display correctly with scaling enabled.

Culprits are: ``` const t0 = performance.now(); const seed = await bip39.mnemonicToSeed(mnemonic, bip39Passphrase); const t1 = performance.now(); console.log(`create seed took ${t1 - t0} ms!`); ``` ``` create seed took 2945...

Just note that the comment above might not be entirely accurate. Not 100% sure what the root cause for the UI blocking is. You can view it as a pointer...

No it still looks the same.

No, it's still an issue on my testing phone.

Hey it looks like you've got a solution? Would you like to open a PR for review?

I'm running this PR branch on my app and it works, seems to fix #74 and #106

Seems to have been fixed on BT side.

I think we have some other open issues similar to this, so I'm closing this. Can't track funds without any details.

Just making sure that normal development workflow works as expected and seems to be the case 👍