Click or drag to resize

InputFieldInScrollRectFixer Class

Utility that allows dragging a ScrollRect even if the PointerDown event has started inside a child InputField (which cancels the dragging by default)
Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          Com.ForbiddenByte.OSA.UtilInputFieldInScrollRectFixer

Namespace:  Com.ForbiddenByte.OSA.Util
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public class InputFieldInScrollRectFixer : MonoBehaviour

The InputFieldInScrollRectFixer type exposes the following members.

Constructors
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also