[TYPO3-core] odd line in IMGTEXT
Martin Kutschker
martin.kutschker-n0spam at no5pam-blackbox.net
Mon May 15 21:47:57 CEST 2006
Martin Kutschker schrieb:
> Hi!
>
>
> if (!$maxWInText) { // If maxWInText is not set, it's calculated
> to the 70 % of the max...
> $maxWInText = round($maxW/100*50);
> }
>
> To me comment and code seem to be out of sync :-)
>
> And if I'm not mistake we can do with round($maxW/2).
Changed in HEAD and TYPO3_4-0.
Masi
More information about the TYPO3-team-core
mailing list