From d2c3a41db8a21d3baee297624cecdf16edb412ab Mon Sep 17 00:00:00 2001 From: tobi-wan-kenobi Date: Sat, 11 Apr 2020 09:26:28 +0200 Subject: [PATCH] [doc] update notes --- doc/NOTES.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/doc/NOTES.md b/doc/NOTES.md index 39a35d4..da29f2c 100644 --- a/doc/NOTES.md +++ b/doc/NOTES.md @@ -10,11 +10,7 @@ - @parameter? (or was it @attribute?) - remove getter/setters - use __ for private -# Features -- new themeing? (and add a "version" for backwards compat?) - ## Backwards-compatibility -- charts (braille) - minimize modules - tkinter / popups - scrolling decorator (incl. minwidth, alignment) @@ -23,7 +19,6 @@ - default wheel handlers ## Improvements -- generalize the battery/hbar/vbar concept - allow handlers to specify whether to update or not (e.g. scroll) - API documentation - github pages