Merge branch 'jb-perrier-tooltip-custom-style'

This commit is contained in:
2021-02-18 22:49:29 +01:00
-2
View File
@@ -223,8 +223,6 @@ namespace FlaxEngine.GUI
TextAlignment.Center,
TextWrapping.WrapWords
);
base.Draw();
}
/// <inheritdoc />