Closed boxofstops closed 4 years ago
Hello there!
It looks like this issue hasn't progressed lately. There are so many issues that we just can't deal them all within a reasonable timeframe.
There are a couple of things you could help to get things rolling on this issue (this is an automated message, so expect that some of these are already in use):
Thanks again for your contributions! Even though we haven't been able to get this issue fixed, we hope you to report your findings and enhancement ideas in the future too!
The issue was automatically closed due to inactivity. If you found some new details to it or started working on it, comment on the issue so that maintainers can re-open it.
The following sample is showing with a large gap between the two buttons on an iPad.
Other browsers, including an iPhone look fine.
On the iPad, you see the buttons momentarily as double width, then they shrink, but the GridLayout keeps the larger cell size.
With a HorizontalLayout the same thing happens with the button widths, but layout shrinks back OK - workaround 1 above.
Also, if the buttons have a definite width on the buttons, the GridLayout sizes everything correctly from the start - workaround 2.
This is with Vaadin 8.1.1.
ipad-screenshot iphone-screenshot Sample project: vaadin8-spring-demo.zip
This issue relates to this forum thread: https://vaadin.com/forum#!/thread/16526300