]> git.evergreen-ils.org Git - 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:35:01 +0000 (14:35 -0500)
commit0835669b59047e2820fceabe4e6923fbbee2c524
tree0aeaf853aab29c97fefcb786ec12044557ec1aed
parent309b6ef4910e8e31fc315f914b6f2414a7b701f6
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