Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
DOC: add whats_new for qt configuration editor. #6372
Conversation
mdboom
added the
needs_review
label
May 5, 2016
tacaswell
added this to the
2.1 (next point release)
milestone
May 5, 2016
tacaswell
added the
Documentation
label
May 5, 2016
QuLogic
and 1 other
commented on an outdated diff
May 5, 2016
doc/users/whats_new/2016-04_qt_config-AL.rst
| @@ -0,0 +1,14 @@ | ||
| +Improvements for the Qt figure options editor | ||
| +--------------------------------------------- | ||
| + | ||
| +Various usability improvements were implemented for the Qt figure options | ||
| +editor, among which: | ||
| +- Line style entries are now sorted without duplicates. | ||
| +- The colormap and normalization limits can now be set for images. | ||
| +- Line edits for floating values now display only as many digits as necessary | ||
| + to avoid precision loss. An important bug was also fixed regarding input | ||
| + validation using Qt5 and a locale where the decimal separator is ",". | ||
| +- The axes selector now use shorter, more user-friendly names for axes, and |
|
|
QuLogic
added the
GUI/Qt
label
May 5, 2016
QuLogic
closed this
May 12, 2016
QuLogic
removed the
needs_review
label
May 12, 2016
|
Triggering rebuild against latest master... |
QuLogic
reopened this
May 12, 2016
QuLogic
added the
needs_review
label
May 12, 2016
tacaswell
merged commit c94c282
into matplotlib:master
May 13, 2016
tacaswell
removed the
needs_review
label
May 13, 2016
anntzer
deleted the
anntzer:doc-qt-editor-whatsnew branch
May 13, 2016
This was referenced Jul 10, 2016
QuLogic
modified the milestone: 2.0 (style change major release), 2.1 (next point release)
Jul 10, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
anntzer commentedMay 5, 2016
Overrides #6361.