]> source.dussan.org Git - vaadin-framework.git/commit
fix: Do not allow border to grow row height (#12254) 7.7.25
authorTatu Lund <tatu@vaadin.com>
Thu, 25 Mar 2021 09:07:37 +0000 (11:07 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Mar 2021 09:07:37 +0000 (11:07 +0200)
commit9c6d8454800034d4eaed81c855b667567cf496d9
tree401a63ee37507ba8e1826f0a2ca638d8757ea644
parent61df35a913a11e5122526e7442e78c5e9606c251
fix: Do not allow border to grow row height (#12254)

* fix: Do not allow border to grow row height

If css grows row height the VSrollTable rowHeight logic does not work allways

Fixes: https://github.com/vaadin/framework/issues/12251
* Compensate change in default row height

* Merge branch '7.7' into fix12251

* Replace calc with round

* Make fix more pin-point

* The first row does not have border thus regular height

* Fix drag-drop styles

* Further fix in drag-and-drop style

* Update TableDropIndicatorValoTest-indicator_ANY_Chrome__indicator.png
themes/src/main/themes/VAADIN/themes/valo/components/_table.scss
uitest/reference-screenshots/TableDropIndicatorValoTest-indicator_ANY_Chrome__indicator.png