mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-07-14 07:37:06 +08:00
Some UI adjustments and layout fixes
This commit is contained in:
@ -12,9 +12,6 @@ using UnityExplorer.UI.Models;
|
||||
|
||||
namespace UnityExplorer.UI.Utility
|
||||
{
|
||||
// A Slider Scrollbar which automatically resizes for the content size (no pooling).
|
||||
// Currently just used for the C# Console input field.
|
||||
|
||||
public class AutoSliderScrollbar : UIBehaviourModel
|
||||
{
|
||||
public override GameObject UIRoot
|
||||
|
Reference in New Issue
Block a user