From f19c19d08d3f02241feb8ed1e7ad73eac2b33e43 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Fri, 25 Oct 2024 17:24:00 -0400 Subject: [PATCH] spelling: resembles Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 185f60d44..e06d748d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. ## [Unreleased] ### Added - Simple editor view - new simplified UI based on timeline view, - which ressembles Flash Pro UI. Easier moving objects, + which resembles Flash Pro UI. Easier moving objects, resizing, adding frames, adding objects to stage. Instance property editation. Undo / redo feature. WIP - Cache as bitmap background color support (rendering, image and FLA export)