Opened 9 years ago
Closed 9 years ago
#16143 closed defect (fixed)
ScrollableView with scrollDir=hv sometimes does not start scrolling
Reported by: | ykami | Owned by: | Eric Durocher |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8.2 |
Component: | DojoX Mobile | Version: | 1.8.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
For example, if you try to scroll it up and down in a straight vertical line, i.e., go up or down without moving horizontally, ScrollableView? does not scroll.
The logic to check the scroll start condition was wrong.
Attachments (1)
Change History (4)
Changed 9 years ago by
Attachment: | 16143.patch added |
---|
comment:1 Changed 9 years ago by
Milestone: | tbd → 1.8.2 |
---|
comment:2 Changed 9 years ago by
Note: See
TracTickets for help on using
tickets.
In [29847]: