From 0a01f5fc9da2c59e0966a89925430dbee80af4a8 Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Tue, 29 Apr 2025 15:57:56 +1000 Subject: [PATCH] DOC-3151: ContextFormSizeInput lock button has been repositioned between the width and height inputs. --- modules/ROOT/pages/7.9.0-release-notes.adoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/ROOT/pages/7.9.0-release-notes.adoc b/modules/ROOT/pages/7.9.0-release-notes.adoc index 6394d0a9a6..e4b6454c82 100644 --- a/modules/ROOT/pages/7.9.0-release-notes.adoc +++ b/modules/ROOT/pages/7.9.0-release-notes.adoc @@ -136,6 +136,12 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a // CCFR here. +=== `ContextFormSizeInput` lock button has been repositioned between the "width" and "height" inputs. +// TINY-11916 + +In previous versions of {productname}, the "lock aspect ratio" button in the `ContextFormSizeInput` component was positioned at the end of the "width" and "height" input fields. This placement made it difficult to understand the relationship between the inputs and the lock functionality. + +{productname} {release-version} addresses this issue. Now, the lock button has been repositioned between the "width" and "height" inputs. [[removed]] == Removed