]> git.evergreen-ils.org Git - contrib/Conifer.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:42:57 +0000 (10:42 -0500)
commit8fabb9ea5d360a5d03ec69c2e1f8fdc9c5cb4c25
treec970c9bc5af9fd60044017565ac341b930560825
parentaf92af5a78a22a1ca9485457227eb7f29df2b94d
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