#11997 closed defect (fixed)
FixedSplitter does not react to orientation change
Reported by: | ykami | Owned by: | Shane O'Sullivan |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | DojoX Mobile | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
FixedSplitter should resize itself when the orientationchange event occurs.
Change History (3)
comment:1 Changed 10 years ago by
Component: | General → DojoX Mobile |
---|---|
Description: | modified (diff) |
Owner: | changed from anonymous to Shane O'Sullivan |
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 10 years ago by
Milestone: | tbd → 1.6 |
---|
Note: See
TracTickets for help on using
tickets.
(In [23266]) Fixes #11997. Proxy commit for Yoshiroh Kamiyama (IBM, CCLA). Use onOrientationChange event for iPhone instead of onresize.