Add more features

* Support full shortcut.
* Fix the crash when open invalid TAS documents.
* Support frag file to open.
This commit is contained in:
2021-09-20 15:01:34 +08:00
parent 1c57481f84
commit 9d8f4b1727
5 changed files with 100 additions and 39 deletions

View File

@ -6,7 +6,6 @@ using System.Text;
namespace BallanceTASEditor.UI {
public enum ToolMode {
Cursor,
Fill,