From 6287c1050039c9b3215c2cb0923fac24e62066a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sun, 13 Oct 2024 21:16:10 +0200 Subject: [PATCH] Changelog - Added: Easy mode view --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43846fc05..6a1924ee4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +### Added +- Easy mode view - new simplified UI based on timeline view, + which ressembles Flash Pro UI. Easier moving objects, + resizing, adding frames, adding objects to stage. Instance property editation. + Undo / redo feature. WIP ## [21.1.1] - 2024-10-13 ### Added