]> source.dussan.org Git - vaadin-framework.git/commit
Fix margin in declarative format is recognized as unsupported property gridlayout...
authorPekka Hyvönen <pekka@vaadin.com>
Mon, 12 Dec 2016 09:35:32 +0000 (11:35 +0200)
committerGitHub <noreply@github.com>
Mon, 12 Dec 2016 09:35:32 +0000 (11:35 +0200)
commit451120cd3df4378c6e1a594c5cb74a9c791f81c3
treed0c22c0a62da586f30f3d07241917d3541f77dc6
parent57fbf2f142f825ce1c47e062228e99857add8968
Fix margin in declarative format is recognized as unsupported property gridlayout (#103) (#7952)

Backported to 7.7 from master (8).

Fixes vaadin/framework8-issues#465

Change-Id: I9734341b747b8d16020443c71d72fcfd7e331af7
server/src/main/java/com/vaadin/ui/GridLayout.java
server/src/test/java/com/vaadin/tests/server/component/gridlayout/GridLayoutDeclarativeTest.java