Changes between Version 5 and Version 7 of Ticket #17764
- Timestamp:
- Mar 6, 2014, 10:13:18 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17764
-
Property
Summary
changed from
dojox/mobile/TabBar: in some conditions the content is not corectly centered
todojox/mobile/TabBar: in some conditions the content is not correctly centered
-
Property
Summary
changed from
-
Ticket #17764 – Description
v5 v7 5 5 * TabBar's "fill" property is not "always". 6 6 7 The issue hurts in Dojo 1.9.0+. 7 The issue hurts in Dojo 1.9.0+. 8 9 Raised in http://stackoverflow.com/questions/21787463/tabbar-fixedbottom-buttons-shift-right-slightly-after-transition-from-portrait. 8 10 9 11 How to reproduce: load the attached testTabBar.html in any browser (tested on Chrome and FF on desktop, and stock browser and Chrome on Android 4.x). The buttons of the TabBar should be centered horizontally, they are not.