]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1797007 Grid cell tooltips apply to all cells (Ang)
authorBill Erickson <berickxx@gmail.com>
Tue, 6 Nov 2018 14:42:17 +0000 (09:42 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 15 Nov 2018 15:56:17 +0000 (10:56 -0500)
commit43c75ec072ece2d150ffb3a8a211bfc946785ad3
tree77503f39218574319662c425cbee8d644d122268
parentc31bf958cd6db4c96811be8db6bb32b75e63c300
LP#1797007 Grid cell tooltips apply to all cells (Ang)

Avoid excessive browser page re-flows, caused by checking cell
widths for rendering tooltips, by rendering tooltips for all cells
regardless of the size of the content.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jason Boyer <jboyer@library.in.gov>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/src/app/share/grid/grid-body-cell.component.html
Open-ILS/src/eg2/src/app/share/grid/grid-body-cell.component.ts