Skip to content

WIP: Revisited splash screen

Nicolas Carion requested to merge new_splash into master

This is based on my previous design, with a change: now it shows a loading image (stolen from the website) while the app isn't ready, and then hypothetically the list of past projects (the logic is not there yet)

I wonder if we can get this in before the string freeze deadline, this is going to be tight since I won't have much time before it.

TODOs

  • The "don't show again" check-box is ugly
  • The style of the two buttons is ugly
  • Implement the itemList to display the recent projects
  • Implement actual logic to open the selected project.

Merge request reports