From c965646fd7292053498e201445d0437c6238c2c5 Mon Sep 17 00:00:00 2001 From: Miguel BarĂ£o Date: Wed, 1 Sep 2021 02:37:47 +0100 Subject: [PATCH] # Conflicts: # BUGS.md # README.md # aprendizations/__init__.pyAPP_VERSION = '2021.08.dev1' --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md index 660b363..9987dea 100644 --- a/README.md +++ b/README.md @@ -304,6 +304,22 @@ To fix this issue you need to allow animations in the Operating System: * On MacOS or iOS search for reduced motion and switch it **OFF** (Preferences -> Acessibility -> Display -> Reduce motion). + +#### The application runs but questions do not show up + +Some operating systems have an option to disable animations to try to avoid +motion sickness in some people. Browsers will check this option with the OS and +prevent animate.css library to work. Since questions have several animations, +these will will not work and nothing is shown on the page. + +To fix this issue you need to allow animations in the Operating System: + +- On windows 10, go to System Preferences, search for "Show animations in + windows" and turn it **ON**. +- On MacOS or iOS search for reduced motion and switch it **OFF** + (Preferences -> Acessibility -> Display -> Reduce motion). + + ## FAQ Common database manipulations: -- libgit2 0.21.2