]> source.dussan.org Git - vaadin-framework.git/commit
Re-adjusted the rendering order of TabSheet tabs to prevent an NPE in isClipped ...
authorJuho Nurminen <juho@vaadin.com>
Mon, 27 Jan 2014 11:30:38 +0000 (13:30 +0200)
committerVaadin Code Review <review@vaadin.com>
Thu, 30 Jan 2014 08:28:22 +0000 (08:28 +0000)
commit69983d0aa0400a3c110e960d0f9da0ca0a59a094
tree719aec4be1863d6acbc99ae15e6138fb3646299f
parentb89dba9889353f0f553cb9583de6a9e8cb28302b
Re-adjusted the rendering order of TabSheet tabs to prevent an NPE in isClipped (#12343)

Change-Id: I0705c02c12b5f0e998fda68fd7a144e45173a75e
client/src/com/vaadin/client/ui/VTabsheet.java