From 4af07e524155f341630a266e67e9f4c528e44297 Mon Sep 17 00:00:00 2001 From: uksla Date: Wed, 4 Sep 2024 22:26:35 +0300 Subject: [PATCH] rn updated - adjust content on resize deprecated --- docs/release-notes/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/release-notes/index.md b/docs/release-notes/index.md index 2f349868d..0e92375a0 100644 --- a/docs/release-notes/index.md +++ b/docs/release-notes/index.md @@ -102,6 +102,7 @@ If you're working on a cloud document, you can now connect another Lunacy cloud * You can now double-click over a rotation handle to turn a layer 90 degrees clockwise. * You can now reorder grid layouts by dragging their settings up and down in the right panel. * Improvements to address issues where undo operations were sometimes not restored after restarting the app. +* The **Adjust content on resize** frame setting is now deprecated. When resizing a frame, its content will automatically adjust to fit the new size. To resize only the frame and keep its content unchanged, hold down `Ctrl`/`⌘` while resizing. ### Bug fixes