com.unity.uiextensions/Scripts/Controls
sushanta chakraborty ec0292b579 // OnPopulateMesh() was getting called before m_OutputText was updated in function UpdateQuadImage(), Due to this, m_HrefInfos.boxes where not getting created, which in further resulted into non clickable text. This is happening in Unity5.5.
So what i did is i assigned m_Text = GetOutputText(); directly in  OnPopulateMesh() function, which solved the problem.

--HG--
branch : sushanta1991/-onpopulatemesh-was-getting-called-befor-1480940993474
2016-12-05 12:29:57 +00:00
..
Accordion Added UI Knob 2016-07-17 19:21:41 +01:00
ColorPicker Removed old HSV picker and replaced with initial version of the new COlorPicker. 2016-11-25 09:27:29 +00:00
ComboBox Added UI Knob 2016-07-17 19:21:41 +01:00
ReorderableList Added UI Knob 2016-07-17 19:21:41 +01:00
RescalingPanels Added UI Knob 2016-07-17 19:21:41 +01:00
SelectionBox Added UI Knob 2016-07-17 19:21:41 +01:00
Accordion.meta Added UI Knob 2016-07-17 19:21:41 +01:00
BoxSlider.cs Removed old HSV picker and replaced with initial version of the new COlorPicker. 2016-11-25 09:27:29 +00:00
BoxSlider.cs.meta Removed old HSV picker and replaced with initial version of the new COlorPicker. 2016-11-25 09:27:29 +00:00
ColorPicker.meta Removed old HSV picker and replaced with initial version of the new COlorPicker. 2016-11-25 09:27:29 +00:00
ComboBox.meta Added UI Knob 2016-07-17 19:21:41 +01:00
ImageExtended.cs Some more restructuring whilst documentation updates continue. 2016-07-18 21:36:36 +01:00
ImageExtended.cs.meta Some more restructuring whilst documentation updates continue. 2016-07-18 21:36:36 +01:00
InputFocus.cs Some more restructuring whilst documentation updates continue. 2016-07-18 21:36:36 +01:00
InputFocus.cs.meta Some more restructuring whilst documentation updates continue. 2016-07-18 21:36:36 +01:00
ReorderableList.meta Added UI Knob 2016-07-17 19:21:41 +01:00
RescalingPanels.meta Added UI Knob 2016-07-17 19:21:41 +01:00
SelectionBox.meta Added UI Knob 2016-07-17 19:21:41 +01:00
TextPic.cs // OnPopulateMesh() was getting called before m_OutputText was updated in function UpdateQuadImage(), Due to this, m_HrefInfos.boxes where not getting created, which in further resulted into non clickable text. This is happening in Unity5.5. 2016-12-05 12:29:57 +00:00
TextPic.cs.meta Added UI Knob 2016-07-17 19:21:41 +01:00
UI_Knob.cs Documentation update 2016-07-17 20:56:54 +01:00
UI_Knob.cs.meta Added UI Knob 2016-07-17 19:21:41 +01:00