Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Smooth the theme switch #64

Open
pandada8 opened this issue Sep 13, 2015 · 1 comment
Open

Smooth the theme switch #64

pandada8 opened this issue Sep 13, 2015 · 1 comment

Comments

@pandada8
Copy link
Member

  • fade out the page before switch page
  • after the new css loaded and page reflow finished, fade in the page

could intergrade with #62

@jamesliu96
Copy link
Contributor

maybe this procedure is better:

  • start fetching new css
  • after the new css loaded and page reflow finished, fade out the page before switch page
  • fade in the page after a short time interval

this may shorten the "empty view time" of the page, and while fetching the new css, show a loading sign.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants