By default, the size of the scroller in an Editor tool's scroll bar now depends on the number of lines which are visible. This change also applies to other tools based on
capi:editor-pane
, such as the Output Browser and Shell.
In LispWorks 5.1 and earlier versions the scroller size depends on the number of characters visible, which can cause it to change size greatly during scrolling. The method of calculating the scroller size can be reverted to that used in LispWorks 5.1 by the new editor command
Toggle Count Newlines
.