1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-20 17:18:55 +00:00
Funkin/source/funkin/ui/debug/charting/commands
Eric e2250b18ff [BUGFIX] Chart Editor Event Handling (#220)
* Fix a bug causing editing or removal of song events to not happen properly.

* Fix an exception thrown as the application closes.

* Fix an issue with moving events in the chart causing a crash.

---------

Co-authored-by: Cameron Taylor <cameron.taylor.ninja@gmail.com>
2023-11-21 01:00:06 -05:00
..
AddEventsCommand.hx
AddNotesCommand.hx
ChartEditorCommand.hx
CutItemsCommand.hx
DeselectAllItemsCommand.hx
DeselectItemsCommand.hx
ExtendNoteLengthCommand.hx
FlipNotesCommand.hx
InvertSelectedItemsCommand.hx
MoveEventsCommand.hx
MoveItemsCommand.hx
MoveNotesCommand.hx
PasteItemsCommand.hx
RemoveEventsCommand.hx
RemoveItemsCommand.hx
RemoveNotesCommand.hx
SelectAllItemsCommand.hx
SelectItemsCommand.hx
SetItemSelectionCommand.hx
SwitchDifficultyCommand.hx