tuned NEWS: horizontal position is treated, too;
authorwenzelm
Wed, 12 Mar 2025 11:07:16 +0100
changeset 82262 f7d551d834c3
parent 82261 ff385454adaa
child 82263 b6eb00656274
tuned NEWS: horizontal position is treated, too;
NEWS
--- a/NEWS	Wed Mar 12 00:12:42 2025 +0100
+++ b/NEWS	Wed Mar 12 11:07:16 2025 +0100
@@ -170,8 +170,8 @@
 * The Output dockable (and its variants used elsewhere) has been
 improved as follows:
 
-  - Its vertical scroll position is maintained more carefully, when
-    messages are printed incrementally.
+  - Its scroll position is maintained more carefully, when messages are
+    printed incrementally.
 
   - Performance of printing messages repeatedly has improved slightly,
     with less load on the GUI thread.