feat: delete gesture prop logic.

This commit is contained in:
2021-11-12 19:07:20 +08:00
parent 07b9464496
commit ddcd194de8
2 changed files with 11 additions and 2 deletions
-1
View File
@@ -108,7 +108,6 @@ class H {
}
static GestureProp? getNextAvailableGestureProp(SchemeTree tree) {
tree.sout();
var gestureProp = GestureProp.empty()
..id = Uuid().v1()
..type = GestureType.built_in