]> 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:34 +0000 (10:56 -0500)
commitb65ad62c795748ef9ae5dc2ece77201d0009fb0b
tree100e313d63a11184fd732ef2c928adaa610db56f
parentc932d8fdf6bed1e3449d418ee0e6548d70c3ba44
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