Changes
Features
- On the Colours and fonts preferences page, the Colours and Fonts tabs now remember the last selected element the next time the tab is opened. [#1566]
Bug fixes
-
A bug where the playlist view may not have shown tooltips as expected when
$set_format()was used in a style script was fixed. [#1568] -
Newlines are now stripped from text in built-in list views and the status bar instead of only the first line of text being shown. [#1569, #1571]
This is intended to restore the behaviour present prior to version 3.0.0.
-
Newlines are now preserved and handled correctly in tooltips in built-in list views. [#1570]
Additionally, the maximum number of code points shown in list view tooltips was increased to 2048.
-
Tooltips in built-in list views are now positioned so that they are not off-screen if they extend beyond the dimensions of the top-level window that the list view is in. [#1570]
-
A problem where a message mentioning that ‘The operation is unsupported’ was logged to the console when loading artwork images in the BMP format was fixed. [#1560, #1567]
-
A possible error when the Artwork view reinitialises Direct3D and Direct2D resources was fixed. [#1561]