rsanchezsaez · GitHub

added 6 commits

April 15, 2015 10:49
…ted scale
(Scale was being set to the maximumValue when you dragged the touch outside the segmented scale through the view's left bound)
…eSliderView: add vertical mode support
…rticalScaleAnswerFormat classes and factory methods
Also:
ORKAnswerFormat .h: make spacing coherent; add missing ORKContinuousScaleAnswerFormat initializer comment
…icalScaleQuestionStep examples to scaleQuestionTask
…chezsaez-dev
…chezsaez-verticalscale

Merged

@rsanchezsaez rsanchezsaez changed the title Vertical scale answer format Add vertical scale answer format

Apr 16, 2015
…fied 'isVertical' getter
(Coding Guidelines for Cocoa)
…swerFormat classes by 'vertical' property in ORKScaleAnswerFormat and ORKContinuousScaleAnswerFormat
Also:
- Rename 'minValue' and 'maxValue' to 'minimumValue' and 'maximumValue' (Coding Guidelines for Cocoa)
- Reorder 'defaultValue' before 'steps' in ORKScaleAnswerFormat initializers (for coherence with ORKContinuousScaleAnswerFormat)
…rveyAnswerCellForVerticalScale
… scale

@rsanchezsaez

…cale' type by 'isVertical' method querying
…ead of 'self.bounds'

Closed

@rsanchezsaez

@jwe-apple

@rsanchezsaez

syoung-smallwisdom added a commit to syoung-smallwisdom/ResearchKit that referenced this pull request

Jun 9, 2016
…-end-dates
ORKResult start/end dates should not be nullable

Read the original on github.com ↗