Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Sort default labels numerically in Qt editor. #6366
Conversation
mdboom
added the
needs_review
label
May 5, 2016
tacaswell
added this to the
2.1 (next point release)
milestone
May 5, 2016
|
I still think padding the default label with 0 would be simpler, but this is much less disruptive (no API change) and works to (unreasonably) large numbers of lines/images. This is much better than what I suggested. Can you add a note to the whats new being accumulated in #6361? merging despite failing tests as a) the test failures are due to a blue -> black default change and b) this code path is not tested. |
tacaswell
merged commit 0c07515
into matplotlib:master
May 5, 2016
tacaswell
removed the
needs_review
label
May 5, 2016
anntzer
deleted the
anntzer:sort-line-and-image-labels-numerically branch
May 5, 2016
|
How should I do this? Should I PR on your repo? |
|
That would work, or just put in a new PR with more commits on top of that On Thu, May 5, 2016 at 12:30 PM Antony Lee notifications@github.com wrote:
|
anntzer commentedMay 5, 2016
See #6315.