Scroll progress and cleanup.
This commit is contained in:
@@ -64,7 +64,6 @@ namespace TestGame
|
||||
uIScrollable = new UIScrollable(skin);
|
||||
uIScrollable.Width = 256;
|
||||
uIScrollable.Height = 256;
|
||||
uIScrollable.HideScrollBars = true;
|
||||
|
||||
logoImage = new Image(logo);
|
||||
uIScrollable.AddModules(logoImage);
|
||||
|
Reference in New Issue
Block a user