Improve startup screen #2472

Closed
opened 2019-05-10 08:28:33 +02:00 by neb-b · 2 comments
neb-b commented 2019-05-10 08:28:33 +02:00 (Migrated from github.com)

The current startup screen has a lot of stuff that people don't care about. We should add some custom design/animation while the app is starting up.

Sia's is really nice (minus the jumps at the end)

The current startup screen has a lot of stuff that people don't care about. We should add some custom design/animation while the app is starting up. Sia's is really nice (minus the jumps at the end) ![](https://media.giphy.com/media/QvAuJbGs1vaqw2RyK2/giphy.gif)
kauffj commented 2019-05-13 21:30:41 +02:00 (Migrated from github.com)

@seanyesmunt please comment with relevant files to edit

@seanyesmunt please comment with relevant files to edit
neb-b commented 2019-05-15 19:28:30 +02:00 (Migrated from github.com)

Relevant files are https://github.com/lbryio/lbry-desktop/blob/master/src/ui/component/splash/view.jsx and https://github.com/lbryio/lbry-desktop/blob/master/src/ui/component/splash/internal/load-screen.jsx

We should just get rid of the internal/load-screen.jsx file. It's just markup and can be brought into the top level splash/view.jsx component

Relevant files are https://github.com/lbryio/lbry-desktop/blob/master/src/ui/component/splash/view.jsx and https://github.com/lbryio/lbry-desktop/blob/master/src/ui/component/splash/internal/load-screen.jsx We should just get rid of the `internal/load-screen.jsx` file. It's just markup and can be brought into the top level `splash/view.jsx` component
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#2472
No description provided.