AndreMiras / EtherollApp

Provably fair dice game running on the Ethereum blockchain
MIT License
57 stars 22 forks source link

Little lag on screen switching #66

Open AndreMiras opened 6 years ago

AndreMiras commented 6 years ago

When switching from one screen to another the application is slightly lagging. This is probably because we're rendering multiple things at the same time. See here how it was solved before https://github.com/AndreMiras/PyWallet/issues/122