From 2283526e7c93a1fdf1f5c40e819c464814104f96 Mon Sep 17 00:00:00 2001 From: John Haddon Date: Wed, 27 Sep 2023 10:57:38 +0100 Subject: [PATCH] Changes.md : Conform formatting and mood, improve clarity --- Changes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changes.md b/Changes.md index 93303b27899..da2b517170e 100644 --- a/Changes.md +++ b/Changes.md @@ -414,7 +414,7 @@ Fixes - GraphEditor : Removed dynamic raster-space sizing of focus icon, as it caused excessive overlap with other nodes at certain zoom levels and on certain high resolution displays (#5435). - StringPlugValueWidget : Fixed bug handling Esc. -- Don't set deprecated "opaque" attribute in Arnold unless explicitly requested ( avoids deprecation warning from Arnold ) +- Arnold : Fixed unnecessary `opaque` attribute deprecation warnings. These are now only emitted in the case that `opaque` has been explicitly turned off. 1.2.10.3 (relative to 1.2.10.2) ========