chromealex / Unity3d.UI.Windows

Unity 3D UI (uGUI) Windows Extensions
http://chromealex.github.io/Unity3d.UI.Windows/
Other
506 stars 109 forks source link

basic example scene - need fix #16

Closed ladon closed 9 years ago

ladon commented 9 years ago

WindowSystem need ObjectPool reference UnityEngine.UI.Windows.WindowSystem:Awake()

There's no normal documentation, so need to fix at least some examples.

chromealex commented 9 years ago

Oh yeah. I'll fix examples tomorrow. You can fix it by set ref in the inspector.

On Friday, August 14, 2015, ladon notifications@github.com wrote:

WindowSystem need ObjectPool reference UnityEngine.UI.Windows.WindowSystem:Awake()

There's no normal documentation, so need to fix at least some examples.

— Reply to this email directly or view it on GitHub https://github.com/chromealex/Unity3d.UI.Windows/issues/16.

chromealex commented 9 years ago

Fixed in 0.9.6a