]> source.dussan.org Git - vaadin-framework.git/commit
Verify Column width after all sort related cell changes (#16597)
authorTeemu Suo-Anttila <teemusa@vaadin.com>
Thu, 17 Dec 2015 13:56:43 +0000 (15:56 +0200)
committerVaadin Code Review <review@vaadin.com>
Fri, 18 Dec 2015 10:45:56 +0000 (10:45 +0000)
commit6d6cd0df3c279f1c24ac370488a5b6993c8424d0
tree97cdaffa2eebee2fd6a1140584a144f8888665db
parent7146d04d0727b90ad49e83d075fd277d46317e69
Verify Column width after all sort related cell changes (#16597)

This fixes an IE8 issue where multisorting is not shown correctly.

Change-Id: Id68103f06baf9e3ae20cb2714407b467829ef1a0
client/src/com/vaadin/client/widgets/Grid.java