Provide option to adjust font-size of cloud
jeffpatton - September 29, 2009 - 13:41
| Project: | Views Cloud |
| Version: | 6.x-1.0 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
I have everything working perfectly, but a friend of mine noticed that on resolutions set at 1024x768 the cloud extended outside the browser and you had to scroll to see it all. I'm using the builtin fixed width theme, but was wondering if there is a setting in the View that i'm missing that allows you to control the scale of the fonts, or if that is a code thing.
Thanks again for the really cool module!

#1
I'm working on adding a size adjustment feature now. Note that the overflow issue might've been caused by #379298: CSS error on IE.
#2
#3
I've committed this patch that allows adjustment of the font-sizes by a configurable option. It also makes configurable the number of sizes that are used, increasing the number from the hard-coded 7 sizes to a maximum of 10.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.