mirror of
https://github.com/LinwoodDev/Butterfly.git
synced 2025-08-26 02:41:10 +08:00
Improve add dialog with filters
This commit is contained in:
@ -43,7 +43,7 @@ enum SelectMode { rectangle, lasso }
|
||||
|
||||
enum LaserAnimation { fade, path }
|
||||
|
||||
enum ToolCategory { normal, import, surface, action, view }
|
||||
enum ToolCategory { import, normal, surface, action, view }
|
||||
|
||||
@Freezed(equal: false)
|
||||
sealed class Tool with _$Tool {
|
||||
|
Reference in New Issue
Block a user