progressive icon indicating copy to clipboard operation
progressive copied to clipboard

Don't re-sort the tree

Open ming-t18 opened this issue 10 years ago • 0 comments

https://github.com/hfaran/progressive/blob/master/progressive/tree.py#L185

Don't re-sort the tree in _draw because it will mess up the intended order of keys. Also, OrderedDicts should be supported.

ming-t18 avatar Aug 06 '15 22:08 ming-t18