com.unity.uiextensions.nosa.../Scripts
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
..
Controls 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
Effects Fix for UIFlippable when used in combination with other BaseMeshEffects 2017-07-02 15:36:39 +01:00
InputModules Updated readme and UI placement update for AIM / GIM 2015-10-09 20:26:03 +01:00
Layout Resolves #137 2017-07-02 14:33:57 +01:00
Primitives Resolved issue in GridRenderer causing issues on OnPopulateMesh due to SetDirty being called on resetting RelativeSize. 2017-07-08 09:25:37 +01:00
ToolTips Fixed Line endings on shaders (?) 2017-05-05 14:25:48 +01:00
Utilities Adopts fix from #148 Scroll To improved Large list support 2017-07-02 14:44:23 +01:00
VR Extensions Fixed Line endings on shaders (?) 2017-05-05 14:25:48 +01:00
Controls.meta Added UI Knob 2016-07-17 19:21:41 +01:00
Effects.meta Moved effects to their own folder 2015-12-01 16:01:01 +00:00
InputModules.meta Added new components for 1.0.0.5 release 2015-10-09 19:47:23 +01:00
Layout.meta Slight reorg and addition of the following components: 2015-09-20 00:24:17 +01:00
Primitives.meta Merge upstream changes from 4.6 2015-12-02 16:58:06 +00:00
TabNavigation.cs Initial update and merge of 5.1 Extensions package 2015-08-30 00:31:59 +01:00
TabNavigation.cs.meta Scripts unified. 2015-02-02 23:07:31 +00:00
ToolTips.meta Restructure of scripts to a more logical place 2015-12-23 19:22:57 +00:00
UIWindowBase.cs Scripts unified. 2015-02-02 23:07:31 +00:00
UIWindowBase.cs.meta Scripts unified. 2015-02-02 23:07:31 +00:00
Utilities.meta Slight reorg and addition of the following components: 2015-09-20 00:24:17 +01:00
VR Extensions.meta Updated attributations 2015-09-20 01:21:29 +01:00