]> source.dussan.org Git - vaadin-framework.git/commit
Make responsive work with setTheme (#15281)
authorMatti Hosio <mhosio@vaadin.com>
Fri, 9 Jan 2015 14:20:38 +0000 (16:20 +0200)
committerVaadin Code Review <review@vaadin.com>
Mon, 12 Jan 2015 13:36:33 +0000 (13:36 +0000)
commit2bc4f17916e919d7b92dcf03877c7bf2ff0f51c8
tree994ed97589a437ce94db63a57a431a1ee8e6f434
parentda61fe3ab9611aeb8c44aed8466436f97c1c9966
Make responsive work with setTheme (#15281)

The size break points are now parsed again when the theme is changed

Change-Id: Ic1583926942966fda29025e4cf2d7298691189f9
client/src/com/vaadin/client/extensions/ResponsiveConnector.java
uitest/src/com/vaadin/tests/extensions/SetThemeAndResponsiveLayout.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/extensions/SetThemeAndResponsiveLayoutTest.java [new file with mode: 0644]