Closed MuddyPuddles closed 10 years ago
Can't reproduce that... With Chrome Version 35.0.1916.114 and the GClh extension saving is working as expected for me.
Do you get any error messages in the console?
No error messages. I click to configure and the settings menu opens but I can't click save, save & exit or Close. I can add or remove the ticks in the boxes but can't save as the button appears inactive.
confirmed with the extension from the chrome store...
EDIT: Seems to be an issue with jscolor using @LOK-Soft: Line 5868 (new jscolor.init();) Uncaught TypeError: undefined is not a function gc_little_helper.js:5868 gclh_showConfig
To be honest, I did not really understand how the FF-jscolor code finds all the color inputs... But the new chrome solution should also do the trick.
jscolor searches for class "color" in the standard mode ( new jscolor.init(); ) but the current fix should work good
Version 10.9 has fixed the blank map issue (thanks for that) but now I can't change and save any settings. I've tried both by using the greasemonkey script in Tampermonkey and by installing direct to Chrome but the save button is inactive in both so I can't adjust any options.
Save, Save & Upload and Close buttons at the bottom are all inactive.