imathis / hsl-picker

A most excellent HSL color picker
http://hslpicker.com
MIT License
403 stars 53 forks source link

Support opening the html file locally #2

Closed danielbeardsley closed 13 years ago

danielbeardsley commented 13 years ago

I checked the paths to resources to be relative. So you can use file://path/to/index.html right in your browser without a server

imathis commented 13 years ago

Thanks for your help with this. Great ideas. I've merged them in and updated the interval to be 300 milliseconds. After trying it a bit with 1000, I found it too slow for my preference. I agree that browser history pollution is an unfortunate side affect of this. Perhaps I'll add a text field that will update to show the current shareable url instead of updating the actual url. I don't know. I like the feature, but this is kind of tricky. Thanks again for your help!

danielbeardsley commented 13 years ago

Lets chat real quick: http://wompt.com/chat/github/imathis/hsl-color-picker I have an idea.

On Mon, Mar 28, 2011 at 11:40 AM, imathis < reply@reply.github.com>wrote:

Thanks for your help with this. Great ideas. I've merged them in and updated the interval to be 300 milliseconds. After trying it a bit with 1000, I found it too slow for my preference. I agree that browser history pollution is an unfortunate side affect of this. Perhaps I'll add a text field that will update to show the current shareable url instead of updating the actual url. I don't know. I like the feature, but this is kind of tricky. Thanks again for your help!

Reply to this email directly or view it on GitHub: https://github.com/imathis/hsl-color-picker/pull/2#issuecomment-927403