Changes
Features
-
Support for the
$set_format(),$reset_format()and%default_font_size%title formatting functions and fields was added to the playlist view, playlist switcher, Filter panel, status bar and status pane. [#1529, #1530, #1531, #1532, #1533, #1536, #1542, #1547]These functions and fields behave as they do in Item details and allow text styling to be changed for specific parts of text. Note that
$set_format()does not affect item heights, which is fixed based on the size of the font configured on the Colours and fonts preferences page and the vertical item padding setting where available. See Text styling for full documentation for the functions and some examples of how they can be used.Additionally,
%default_font_size%has been modified universally to return the font size to one decimal place instead of rounding to the nearest whole number. -
‘Tools’ menus were added below the playlist switcher, status bar and status pane title formatting edit fields in Preferences, providing access to title formatting help and the
$set_format()code snippet generator. [#1546] -
In Item details options, the ‘Open format code generator’ button has been replaced with a ‘Tools’ menu providing access both to title formatting help and the existing
$set_format()code snippet generator. [#1550] -
In light mode, the border around selected items in themed list views on Windows 11 22H2 and newer was removed. [#1545]
-
In Preferences, items in the playlist view columns list, the playlist view groups list and the Filter panel field list can now be reordered using drag and drop and by using Ctrl+Shift in combination with the Up, Down, PgUp, PgDn, Home and End keys. [#1535, #1538, #1543]
-
Items in the buttons list in Buttons options can now be reordered using Ctrl+Shift in combination with the Up, Down, PgUp, PgDn, Home and End keys. [#1543]
-
Items in the field list in Item properties options can now be reordered using drag and drop and by using Ctrl+Shift in combination with the Up, Down, PgUp, PgDn, Home and End keys. [#1551]
-
Double-clicking in the field list in Item properties options now activates inline editing. [#1551]
-
In live layout editing context menu, the ‘Add sibling’ submenu was replaced with ‘Add before’ and ‘Add after’ submenus. [#1537]
-
In the context menu for panel captions, the ‘Close panel’ item was removed to prevent accidental panel removals. [#1553]