]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1797007 Grid cell tooltips apply to all cells
authorBill Erickson <berickxx@gmail.com>
Mon, 5 Nov 2018 15:52:17 +0000 (10:52 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 15 Nov 2018 15:56:15 +0000 (10:56 -0500)
commitc31bf958cd6db4c96811be8db6bb32b75e63c300
tree18684fffccc2997ad8afabbf4d3583fac61c70e8
parent34613bd46cae4b228beaafcbd44846971c9179a9
LP#1797007 Grid cell tooltips apply to all cells

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.

This reverts commit 1e9c0ab388a0697a1f099970240f2da21bfb5e1f.

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/templates/staff/share/t_autogrid.tt2
Open-ILS/web/js/ui/default/staff/services/grid.js