Skip to content
Snippets Groups Projects
Commit cf3730b8 authored by LE GAC Renaud's avatar LE GAC Renaud
Browse files

Enable tab scroll in the viewport.

parent 5d2fc32d
No related branches found
No related tags found
No related merge requests found
......@@ -74,8 +74,10 @@ App.Viewport = Ext.extend(Ext.Viewport, {
}, {
autoScroll: true,
defaults: {layout: 'fit'},
enableTabScroll: true,
itemId: 'tabPanel',
region: 'center',
tabPosition: 'top',
xtype: 'tabpanel'
}, {
height: 25,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment