Skip to content

Commit 5d179ba

Browse files
committed
DOC: add whats_new for qt configuration editor.
1 parent 6d9b4a5 commit 5d179ba

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Improvements for the Qt figure options editor
2+
---------------------------------------------
3+
4+
Various usability improvements were implemented for the Qt figure options
5+
editor, among which:
6+
- Line style entries are now sorted without duplicates.
7+
- The colormap and normalization limits can now be set for images.
8+
- Line edits for floating values now display only as many digits as necessary
9+
to avoid precision loss. An important bug was also fixed regarding input
10+
validation using Qt5 and a locale where the decimal separator is ",".
11+
- The axes selector now uses shorter, more user-friendly names for axes, and
12+
does not crash if there are no axes.
13+
- Line and image entries using the default labels ("_lineX", "_imageX") are now
14+
sorted numerically even when there are more than 10 entries.

0 commit comments

Comments
 (0)