-
12 Dec 2011 10:14 AM #1
Navigationbar - 'back' ui not accepting button text
Navigationbar - 'back' ui not accepting button text
Text in button is missing. If I change 'navigationbar' to 'toolbar' - text appears.Code:{ xtype : 'navigationbar', items: [{ ui: 'back', text: 'Back' }] }
Kevin
-
12 Dec 2011 10:25 AM #2Sencha - Sencha Touch Dev Team
- Join Date
- Mar 2007
- Location
- Redwood City, California
- Posts
- 3,659
- Vote Rating
- 14
Thank you for the report.
-
13 Dec 2011 5:26 PM #3
The navigationbar component has been renamed to Ext.TitleBar. Ext.navigation.Bar is now a private class used by Ext.navigation.View.
Sencha Inc.
Robert Dougan - @rdougan
Sencha Touch 2 and Ext JS 4 Core Team Member, SASS/Theming Wizard.
Looks like we can't reproduce the issue or there's a problem in the test case provided.


Reply With Quote