-
Sencha User
Problems with button size in Firefox
Hello
I'm trying to add some buttons in a toolbar, but the width of the toolbar isn´t static. I have a toolbar object like this:
Code:
bbar : {items : btns
}
The var btns is a simple array like this : [{xtype : 'button', text: 'Teste 1'}, '->', {xtype : 'button', text: 'Teste 1'}]
The problem is the size of the last button, "Teste 2". This button is wrong, just a little peace of the button is showed. If I assign the width value for the toolbar or buttons it´s ok and all is showed correct.
-
Can you provide a small test case and a screen of what you see?
Regards,
Scott.
-
Sencha User
I tried to upload an image, but it´s no possible. How can I upload an image here?
Tks!
-
In the editor, there is a image icon to allow you to select locale files.
Scott.
-
Sencha User
I tried to use this icon. I selected a file format jpg, size 7.1 kb, but when I upload show this message:
407 [IOErrorEvent type="ioError" buble=false cancelable=false eventPhase=2 text="Error #2038"]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules