remove blank line from MenuOptions
parent
5c88d7d3a0
commit
8ea54def05
|
@ -817,7 +817,6 @@ namespace UnityEditor.UI
|
|||
overlayScrollPanelScrollbarRT.GetComponent<Scrollbar>().direction = Scrollbar.Direction.BottomToTop;
|
||||
overlayScrollPanelScrollBar.transform.GetChild(0).name = "SlidingArea";
|
||||
|
||||
|
||||
//Arrow Button
|
||||
arrowButton.name = "ArrowBtn";
|
||||
var arrowButtonRT = arrowButton.GetComponent<RectTransform>();
|
||||
|
|
Loading…
Reference in New Issue