Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop widgets support #316

Merged
merged 4 commits into from
Jan 23, 2020

Conversation

stdevCrow
Copy link
Contributor

Changes:

  • Add a asynchronous Splash Screen QML file to replace the Widgets-based used until now
  • Remove Widgets support
  • Load the splash screen instead of the main QML file, which is now loaded asynchronously
  • Add a transition to the population of wallets in the wallets's main page

…een`

Load the main QML file asynchronously.
This splash screen can contain any kind of animations and it's completely independent of the main thread.
@stdevCrow stdevCrow added enhancement New feature or request gui Problem with the Graphic User Interface labels Jan 16, 2020
@stdevCrow stdevCrow self-assigned this Jan 16, 2020
@olemis olemis added this to In progress in FiberCrypto wallet - Iteration 1 via automation Jan 22, 2020
@olemis olemis added this to the 0.27.0 milestone Jan 22, 2020
@olemis olemis merged commit 230b575 into fibercrypto:develop Jan 23, 2020
FiberCrypto wallet - Iteration 1 automation moved this from In progress to Done Jan 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gui Problem with the Graphic User Interface
Development

Successfully merging this pull request may close these issues.

None yet

3 participants