wbstr / vaadin-multifileupload

12 stars 23 forks source link

setWidth doesn't set the width of the component (button) #56

Open FollowSteph opened 7 years ago

FollowSteph commented 7 years ago

I have a row of buttons and I would like to have all the buttons the same size but it's not allowing me to do so with setWidth(), it seems to completely ignore this for the actual button. The layout is set correctly but the button itself is not.