Closed (fixed)
Project:
Theme Hues
Version:
6.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Jun 2009 at 04:06 UTC
Updated:
30 Nov 2009 at 08:11 UTC
So I'm not sure if there's something I've not setup something correctly but I assume I'm making a feature request that, again, may not be in the scope of this module. Every time a user chooses a different color I have to flush the cache for them to see any change. Of course, this is because I have css aggregation on. Can you envision a way around this?
Comments
Comment #1
aacraig commentedYes, this is an issue. I am looking into how to resolve this, without clearing the entire css cache, if that's possible. I've added this to the roadmap, and will get to it ASAP.
Comment #2
pribeh commentedWonderful!
Comment #3
pribeh commentedHi, thanks so much for your hard work on this module. Any update on this? This is the last hurdle before I go live with this module - which is truly amazing :)
Comment #4
aacraig commentedI've been trying to push out an update once a month, and I may be able to respect that schedule this month as well. Worst case scenario is that an update will come in early November, and should include this fix.
Comment #5
pribeh commentedSorry, just wondering if you got to this yet. Don't mean to be a bug. Even just a patch would be great if you've gotten to it already otherwise no worries.
Comment #6
aacraig commentedThis has been fixed in 6.x-1.6.
Comment #7
pribeh commentedWow, this is amazing. Thank you so much. Another question though, is there a way to force the browser to reload/refresh upon user submission of the theme_hue/configure form? This could be made into another request I suppose.
Comment #8
aacraig commentedThe browser should load this file from the server when it is recreated using the same mechanism that other css and script files are reloaded in Drupal. On FF and Chromium I immediately see changes to the stylesheet after saving, without having to shift + reload.