From 78cfefbb39b8cf148f2432c057f0961c7bf30305 Mon Sep 17 00:00:00 2001 From: Antony Lee Date: Mon, 2 May 2016 00:44:47 -0400 Subject: [PATCH] DOC: add whats_new for qt configuration editor --- doc/users/whats_new/2016-04_qt_config-AL.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/users/whats_new/2016-04_qt_config-AL.rst diff --git a/doc/users/whats_new/2016-04_qt_config-AL.rst b/doc/users/whats_new/2016-04_qt_config-AL.rst new file mode 100644 index 000000000000..bab974d13ef1 --- /dev/null +++ b/doc/users/whats_new/2016-04_qt_config-AL.rst @@ -0,0 +1,13 @@ +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 ",". +- Use a shorter, more user-friendly name in the axes selector, and do not crash + if there are no axes.