File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 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.
You can’t perform that action at this time.
0 commit comments