]> git.evergreen-ils.org Git - working/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:42:44 +0000 (10:42 -0500)
commitaf92af5a78a22a1ca9485457227eb7f29df2b94d
treeed48d9e1f43b6957e4d2993956afd6c587f74d09
parent5e9132fb1407aa4d9962bdbe2a7dc3e811bc78d7
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