Add more separators to TextBoxBase
This commit is contained in:
@@ -28,6 +28,10 @@ namespace FlaxEngine.GUI
|
||||
'\"',
|
||||
')',
|
||||
'(',
|
||||
'/',
|
||||
'\\',
|
||||
'>',
|
||||
'<',
|
||||
};
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user