Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to use as "overlay" over text instead inline #9

Open
wallenium opened this issue Jan 29, 2013 · 3 comments
Open

Option to use as "overlay" over text instead inline #9

wallenium opened this issue Jan 29, 2013 · 3 comments

Comments

@wallenium
Copy link

It would be awsome to have an option to use it more or less as a tooltip-style colorpicker instead of adding it inline to the input field.

On focus/enter the overlay opens, on exit/out of focus it closes.

Really like the plugin. Neat and simple layout.

@mattwiebe
Copy link
Contributor

I didn't put this in because I didn't have a use case to add it other than "nice to have." A use-case (and better yet, a patch) would go some ways towards convincing me.

@jgadbois
Copy link

Here's a use-case I have where this would be useful.

http://screencast.com/t/SkfqWvYD

I am currently positioning the color picker absolutely so it doesn't push content down and then closing if you click outside of it. Would be nice to have those options. Also, I am attaching to a div, not an input and am having to manually open it for some reason when the div gets clicked on.

@mattwiebe
Copy link
Contributor

That's a good use-case. At the same time, it's a non-trivial amount of code to start mucking about with positioning, which is why it's not in there currently. I'll put this in the "definite maybe" category.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants