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

Add border to droparea #663

Open
williamtheaker opened this issue Jan 2, 2015 · 2 comments
Open

Add border to droparea #663

williamtheaker opened this issue Jan 2, 2015 · 2 comments

Comments

@williamtheaker
Copy link

It can be kinda hard to see the target for dragging and dropping files. Add something like this maybe to .droparea:
border: dashed 3px gray;
border-radius: 5px;

@ddevault
Copy link
Contributor

ddevault commented Jan 2, 2015

The entire window is a valid target for dropping files, actually. Also, an older design had the dashed line (archive.org), but we dropped it later.

I'm open to re-adding the dashed line, though I liked the original look+feel more than the grey dashed line. Anyone else have thoughts? @jdiez17?

2015-01-02_13 08 38

@jleclanche
Copy link
Contributor

-1 on the dashed line, never liked it

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

No branches or pull requests

3 participants