com.unity.uiextensions.nosa.../Scripts/Controls
Simon Jackson 845f5d5700 Updated TextPic. Recent Unity updates seem to have changed the Event System behaviour and all click events are broken when a TextPic is placed as the child of a button. (gave up figuring out why)
Changed implementation, so that when TextPic is added as a child of a button, it adds a CanvasGroup and allows clicks to pass through it.  Downside is that hyperlinks don't work. TextPic on buttons is purely decorative.

The Button issue disables the ability to highlight links, so updated implementation to allow a "Selectable" component to be added to the TextPic to set highlight colours.

Resolves #110
2017-07-08 10:33:08 +01:00
..
Accordion Fixed Line endings on shaders (?) 2017-05-05 14:25:48 +01:00
ColorPicker Fixed Line endings on shaders (?) 2017-05-05 14:25:48 +01:00
ComboBox Resolves #143 2017-06-10 14:33:12 +01:00
ReorderableList Various patches and also enabled the ReorderableList in SS-Camera / Worldspace 2017-06-03 17:59:12 +01:00
RescalingPanels Fixed Line endings on shaders (?) 2017-05-05 14:25:48 +01:00
SelectionBox Fixed Line endings on shaders (?) 2017-05-05 14:25:48 +01:00
Accordion.meta Added UI Knob 2016-07-17 19:21:41 +01:00
BoxSlider.cs Minor fixes and additions 2016-12-29 22:03:04 +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
CooldownButton.cs Updated readme 2017-06-25 22:36:09 +01:00
CooldownButton.cs.meta Added Cooldown button control and example scene. 2017-06-25 18:36:49 +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
MultiTouchScrollRect.cs First pass 1.3 updates: 2017-04-15 19:12:44 +01:00
MultiTouchScrollRect.cs.meta First pass 1.3 updates: 2017-04-15 19:12:44 +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 Updated TextPic. Recent Unity updates seem to have changed the Event System behaviour and all click events are broken when a TextPic is placed as the child of a button. (gave up figuring out why) 2017-07-08 10:33:08 +01: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