Touchkit: Upload component

Hi,

Default com.vaadin.ui.Upload component can’t fit on iPhone screen, as it is too wide even without caption. Upload button is then displayed half off screen.

I understand that “Browse” button cannot be styled, but can “Upload” button be moved into new line (below browse button)?
Maybe touchkit should include special version of upload component designed for mobile devices?

Regards,
Igor.

To answer my own question,

I’ve checked Matti’s EasyUploads add-on and it seems to do exactly what I was looking for - it can display single nicely styled button which can do browse and start upload.