From 20e6c7a2be3ac8c23f736cc2b247d7ebab5b5c00 Mon Sep 17 00:00:00 2001 From: EliteMasterEric Date: Tue, 28 Feb 2023 13:17:28 -0500 Subject: [PATCH] Fix 5 or 6 issues with charting --- Project.xml | 6 +- haxe_libraries/README.md | 3 + .../charting/ChartEditorDialogHandler.hx | 250 +++++++++--------- .../debug/charting/ChartEditorNoteSprite.hx | 24 +- .../ui/debug/charting/ChartEditorState.hx | 84 +++--- source/module.xml | 9 +- 6 files changed, 206 insertions(+), 170 deletions(-) create mode 100644 haxe_libraries/README.md diff --git a/Project.xml b/Project.xml index ef58d5b53..393248698 100644 --- a/Project.xml +++ b/Project.xml @@ -156,9 +156,13 @@ + + + + + - - - + - - - + + +