From 0dc65755fe9e66ce01cfa1fa30ddf91d3763c666 Mon Sep 17 00:00:00 2001 From: Jehan Date: Tue, 24 Feb 2026 23:12:52 +0100 Subject: [PATCH] NEWS: update. --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/NEWS b/NEWS index 74f0f769fc..ba109bfba9 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,17 @@ Core: their position). - Procreate swatches (.swatches) can now be imported as palettes. - Flipping link layers don't rasterize them anymore. + - Code forbidding some operations from being used non-destructively is + now a bit more robust. + - Better support for filter's area updates. + - In the Input Devices window, we now dropped the list of axis. + Changing an axis use has not really worked for years, and this list + was mostly confusing. Also it seems like it was not even shown + anymore on some platforms in the 3.0 series. + On the other hand, we now always show the Pressure Curve for any + device of type "Pen". We don't try anymore to be clever and detect + if the pen really has a pressure axis. As it turns out, such + heuristic was quite fragile and not working in some cases. Tools: @@ -93,6 +104,8 @@ Graphical User Interface: through CSS. - Canvas Size options in Preferences dialog reordered to match the respective Canvas Size dialog. + - Hide move handle in Text Editor window (this is only meant for the + on-canvas text editor). Command Line Interface: