Fix UI panel controls missing in Editor
This commit is contained in:
@@ -6,7 +6,6 @@ namespace FlaxEngine.GUI
|
||||
/// Base class for container controls that can offset controls in a view (eg. scroll panels).
|
||||
/// </summary>
|
||||
/// <seealso cref="FlaxEngine.GUI.ContainerControl" />
|
||||
[HideInEditor]
|
||||
public class ScrollableControl : ContainerControl
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user