DescriptionA few small changes to the "pub lish" confirmation UI.
* Don't collapse the root directory of a directory tree, since this is usually
going to be a very heterogeneous set of files and directories.
* Indent "(N more...)" two fewer spaces. This makes it clearer at what level
things are collapsed when it comes immediately after a directory. E.g.
|-- dir
| '-- file
| (6 more...)
|-- other-dir
vs
|-- dir
| '-- file
| (6 more...)
|-- other-dir
Committed: https://code.google.com/p/dart/source/detail?r=16085
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix tests. #
Created: 8 years ago
Messages
Total messages: 3 (0 generated)
|