fix some ui glitch with NodeButton, start implementing working dir option
This commit is contained in:
@@ -23,4 +23,5 @@
|
||||
- (void)async_unlock;
|
||||
- (void)async_swap;
|
||||
- (std::string)pick_file:(NSArray<NSString*>*)types;
|
||||
- (std::string)pick_dir;
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user