bowl/cheuph
Joscha 4a1db74245 Improve AttributedText constructor usability
The AttributedText constructor now allows setting attributes as a dict
via the "attributes" argument. It also interprets all other named
arguments as attributes, which override the attributes set via the
"attributes" argument.
2019-06-08 09:10:59 +00:00
..
__init__.py Move ElementSupply to own file and document it 2019-06-08 09:10:59 +00:00
element.py Remove obsolete attributes 2019-06-08 09:10:59 +00:00
element_supply.py Fix drawing of non-top-level anchors 2019-06-08 09:10:59 +00:00
exceptions.py Reorganize files 2019-06-08 09:10:59 +00:00
markup.py Improve AttributedText constructor usability 2019-06-08 09:10:59 +00:00
tree_display.py Fix drawing of non-top-level anchors 2019-06-08 09:10:59 +00:00
tree_list.py Fix adding initial tree 2019-06-08 09:10:59 +00:00