From 62fcf8402c4091d6f089d6e1284f233db0d9e725 Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Fri, 1 Apr 2016 10:47:16 +0200 Subject: [PATCH] Add todo. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f13fccd6..30af1923 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ This version of the Magic Mirror software focusses on a modular plugin system. B ##Todo Things that still have to be implemented or changed. +####Main +- Allow show/hide animations to animate the height. This way the other modules won't jump around. + ####Documentation - Write all the documentation. :)