1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-20 09:09:00 +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 Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
AddNotesCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
ChartEditorCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
CutItemsCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
DeselectAllItemsCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
DeselectItemsCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
ExtendNoteLengthCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
FlipNotesCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
InvertSelectedItemsCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
MoveEventsCommand.hx [BUGFIX] Chart Editor Event Handling (#220) 2023-11-21 01:00:06 -05:00
MoveItemsCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
MoveNotesCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
PasteItemsCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
RemoveEventsCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
RemoveItemsCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
RemoveNotesCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
SelectAllItemsCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
SelectItemsCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
SetItemSelectionCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
SwitchDifficultyCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00