DOC: add whats_new for qt configuration editor. #6372

Merged
merged 1 commit into from May 13, 2016

Conversation

Projects
None yet
4 participants
Contributor

anntzer commented May 5, 2016

Overrides #6361.

mdboom added the needs_review label May 5, 2016

tacaswell added this to the 2.1 (next point release) milestone May 5, 2016

@QuLogic 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

QuLogic May 5, 2016

Member

use -> uses

@anntzer

anntzer May 5, 2016

Contributor

force pushed fix.

QuLogic added the GUI/Qt label May 5, 2016

@anntzer anntzer DOC: add whats_new for qt configuration editor.
87a199d

QuLogic closed this May 12, 2016

QuLogic removed the needs_review label May 12, 2016

Member

QuLogic commented May 12, 2016

Triggering rebuild against latest master...

QuLogic reopened this May 12, 2016

@tacaswell tacaswell merged commit c94c282 into matplotlib:master May 13, 2016

2 of 3 checks passed

continuous-integration/appveyor/pr AppVeyor build failed
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
coverage/coveralls Coverage remained the same at 69.749%
Details

tacaswell removed the needs_review label May 13, 2016

anntzer deleted the anntzer:doc-qt-editor-whatsnew branch May 13, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment