]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Enable record summary to be scrollable at larger font sizes
authorDan Scott <dscott@laurentian.ca>
Tue, 22 Nov 2011 18:33:07 +0000 (13:33 -0500)
committerJason Etheridge <jason@esilibrary.com>
Tue, 22 Nov 2011 19:34:34 +0000 (14:34 -0500)
commit235e56f010d08625c305e59f7df8413139c7c277
treebf8168c4984a80e2c218c64707437b201199ca1a
parent04d57bca29380bfd648d38c28f5071f64118d293
Enable record summary to be scrollable at larger font sizes

The record summary at the top of the cataloguing interfaces appears to
determine its size based on the "normal" font size at load; then, when a
larger font size is applied to the page, the text gets hidden by the
fixed size of the groupbox.  Ideally the groupbox would adjust to
accomodate the larger font size, but after trying many different
approaches the best short-term approach seems to be to enable overflow
so that scrollbars can appear when necessary.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Open-ILS/xul/staff_client/server/cat/bib_brief.xul