Closed (fixed)
Project:
Text Size
Version:
6.x-1.4
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2009 at 12:40 UTC
Updated:
9 Dec 2009 at 21:50 UTC
When the resize reaches the maximum size or the minimum size the size resets to the normal size and then breaks and you can not increase or decrease the text size. Is there any way to fix this so that when the increase size reaches the maximum it stops there and the same for the minimum size on decrease size without breaking the process?
Comments
Comment #1
dempseyj13 commentedComment #2
CZ commentedHi dempseyj13.
If you made a update, save the settings on "admin/settings/textsize" again or delete the module under "admin/modules/uninstall" and install it again.
Or can you post or paste on a pastebin website your code of your header (
<head>CODE</head>)?Comment #3
CZ commentedThis bug has been fixed in the (1.5) 1.6 release.
Comment #4
MrSchoolcraft commentedI updated from 1.5 to 1.6. I am using this as a single 'increase' button but now when the max is reached, it does not loop back to the original size at all. It just stays at the max size.
I miss the functionality of looping back to original size. Is there something I'm missing or was it taken out of the update?
Comment #5
CZ commentedHi schoolcraft13.
Well, you can create a new feature request. :-) This issue is a bug report about "breaking the process after min./max." in the 1.4 version (wrong calculation of min. and max. size).