]> source.dussan.org Git - vaadin-framework.git/commit
Update RichTextArea editor height on resize (#11320)
authorTomi Virkki <virkki@vaadin.com>
Wed, 9 Apr 2014 04:24:20 +0000 (07:24 +0300)
committerTomi Virkki <virkki@vaadin.com>
Sat, 21 Jun 2014 10:11:53 +0000 (13:11 +0300)
commit6e109e4d73b7e3c09da3000a813904b52ea89991
tree6e6c67082e4719a3f16e1de6aaf05934cf59e1d9
parent2da9b502f0b76020ca6bd094e5d53c77d1acd9fb
Update RichTextArea editor height on resize (#11320)

Change-Id: I4d4d054c2e4f068aacd9b324350be4ee696cf3d3
client/src/com/vaadin/client/ui/VRichTextArea.java
client/src/com/vaadin/client/ui/richtextarea/RichTextAreaConnector.java
uitest/src/com/vaadin/tests/components/richtextarea/RichTextAreaRelativeHeightResize.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/richtextarea/RichTextAreaRelativeHeightResizeTest.java [new file with mode: 0644]