Koha/C4/Creators
Chris Nighswonger 7ac26f73f4 Bug 5247 - Text does not wrap properly on labels
The apparent fix is to have the text wrap alogrithm to calculate based
on a label width reduced by approx. 3/16" when there is no left text margin.

This is probably not the proper fix as it appears that this algorithm is being
affected by adjustments in the label width for label creep and perhaps offset
as well. But this does fix the symptom and is all the time available for this
problem at present.

Documentation Changes:

It might be good to add a note to the effect that if the user does not supply
a left text margin in the layout, a 3/16" (13.5 point) left text margin will
apply by default.
2010-09-24 10:48:24 -04:00
..
Batch.pm Revert "Bug 4450 Use more consistent error returns in C4/Creators/*" 2010-05-13 20:20:02 -04:00
Layout.pm Bug 5247 - Text does not wrap properly on labels 2010-09-24 10:48:24 -04:00
Lib.pm Revert "Bug 4450 Use more consistent error returns in C4/Creators/*" 2010-05-13 20:20:02 -04:00
PDF.pm Revert "Bug 4450 Use more consistent error returns in C4/Creators/*" 2010-05-13 20:20:02 -04:00
Profile.pm Revert "Bug 4450 Use more consistent error returns in C4/Creators/*" 2010-05-13 20:20:02 -04:00
Template.pm Revert "Bug 4450 Use more consistent error returns in C4/Creators/*" 2010-05-13 20:20:02 -04:00