Opened 10 years ago
Closed 10 years ago
#12690 closed defect (fixed)
FlippableView disappear after it is dragged a little bit
Reported by: | ykami | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Mobile | Version: | 1.6.0 |
Keywords: | 1.7-mobile | Cc: | |
Blocked By: | Blocking: |
Description
When nest FlippableViews in a dojox.mobile.View, the Flippable will disappear after drag a little bit. The demo of the flippable view works because it is under body directly. Even if we nest flippable views in a view, the problem only occur when the container view is not the default view (selected=true).
Note: See
TracTickets for help on using
tickets.
(In [24356]) Fixes #12690 !strict. Changed the showing view detection logic.