]> 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:34:43 +0000 (14:34 -0500)
commit08d4c868183d2a3eb1ea74513f28f5fe3ac24094
tree902050016c531f33cfd00309dac46e6a78288a05
parent22f7c28bbfe83b204cbc1107ed7d3bcd3b21ff2d
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