From a6bd97bdb2a48487d9bda3b03f4b5758ce8cd71d Mon Sep 17 00:00:00 2001 From: Adam Kewley Date: Fri, 13 Sep 2024 13:47:03 +0200 Subject: [PATCH] Fix navigator scrolling too heavily (#908) --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2a6e6794..eff4a1b5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Upcoming Release] +- Fixed the navigator erroneously autoscrolling in some cases when selecting components + via the navigator (#908) - There is now a slight color difference between selected and hovered items in the UI (e.g. the color highlighting used in the navigator panel; thanks @mrrezaie, #916). - The expression frame selector that appears in the property editor when editing spatial