[doc] update notes
This commit is contained in:
parent
22c91e352e
commit
d2c3a41db8
1 changed files with 0 additions and 5 deletions
|
@ -10,11 +10,7 @@
|
||||||
- @parameter? (or was it @attribute?) - remove getter/setters
|
- @parameter? (or was it @attribute?) - remove getter/setters
|
||||||
- use __ for private
|
- use __ for private
|
||||||
|
|
||||||
# Features
|
|
||||||
- new themeing? (and add a "version" for backwards compat?)
|
|
||||||
|
|
||||||
## Backwards-compatibility
|
## Backwards-compatibility
|
||||||
- charts (braille)
|
|
||||||
- minimize modules
|
- minimize modules
|
||||||
- tkinter / popups
|
- tkinter / popups
|
||||||
- scrolling decorator (incl. minwidth, alignment)
|
- scrolling decorator (incl. minwidth, alignment)
|
||||||
|
@ -23,7 +19,6 @@
|
||||||
- default wheel handlers
|
- default wheel handlers
|
||||||
|
|
||||||
## Improvements
|
## Improvements
|
||||||
- generalize the battery/hbar/vbar concept
|
|
||||||
- allow handlers to specify whether to update or not (e.g. scroll)
|
- allow handlers to specify whether to update or not (e.g. scroll)
|
||||||
- API documentation
|
- API documentation
|
||||||
- github pages
|
- github pages
|
||||||
|
|
Loading…
Reference in a new issue