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

Implement swipe to delete #37

Open
josx opened this issue Mar 28, 2013 · 8 comments
Open

Implement swipe to delete #37

josx opened this issue Mar 28, 2013 · 8 comments

Comments

@josx
Copy link
Member

josx commented Mar 28, 2013

To support touch devices we should implement a library that support swiping gestures, and add support for this in all lists.

pardo-bsso added a commit that referenced this issue Mar 28, 2013
See #36 y #37. It needs a better look.
@xaiki
Copy link
Member

xaiki commented Mar 30, 2013

you can probably use glyphicons for this.

On 28 March 2013 09:55, José Luis Di Biase [email protected] wrote:

Add a Trash icon to delete elements dragging from playlist and dropping
over it.


Reply to this email directly or view it on GitHubhttps://github.com/inaes-tic/mbc-playout/issues/37
.

Niv Sardi

@Lacrymology
Copy link
Contributor

this http://fortawesome.github.com/Font-Awesome/ is beautiful

@xaiki
Copy link
Member

xaiki commented Mar 31, 2013

works for me.

josx added a commit that referenced this issue Apr 1, 2013
@josx
Copy link
Member Author

josx commented Apr 1, 2013

First trash version, now drag and drop to the black hole

josx added a commit that referenced this issue Apr 1, 2013
pardo-bsso added a commit that referenced this issue Apr 1, 2013
See #36 y #37. It needs a better look.
josx added a commit that referenced this issue Apr 1, 2013
@xaiki
Copy link
Member

xaiki commented Apr 1, 2013

@Lacrymology was saying this UI is bad.
I agree, where are we at ? button ? swipe to delete ?
I think we need both.
cc @pardo-bsso

@ghost ghost assigned pardo-bsso Apr 1, 2013
@pardo-bsso
Copy link
Member

We all agree that it's bad from a usability pov. I'm not sure now about how
to implement gestures in a reliable and nice way but that solution can be
coerced with some css-fu into a semi infinite drop target at one side, so
the distance is always the same no matter where we are at the playlist.

@xaiki
Copy link
Member

xaiki commented Apr 1, 2013

there are probably touch libs for that.
but lets leave it for sip.

On 1 April 2013 17:47, Adrián Pardini [email protected] wrote:

We all agree that it's bad from a usability pov. I'm not sure now about how
to implement gestures in a reliable and nice way but that solution can be
coerced with some css-fu into a semi infinite drop target at one side, so
the distance is always the same no matter where we are at the playlist.


Reply to this email directly or view it on GitHubhttps://github.com/inaes-tic/mbc-playout/issues/37#issuecomment-15740850
.

Niv Sardi

@josx
Copy link
Member Author

josx commented Apr 2, 2013

On #55 we have added a black rectangle for trash. Then We can replace it with an Font Awesome Icon.

pardo-bsso added a commit that referenced this issue Apr 3, 2013
See #36 y #37. It needs a better look.
pardo-bsso added a commit that referenced this issue Apr 3, 2013
See #36 y #37. It needs a better look.
(cherry picked from commit 2c6a226)
pardo-bsso added a commit that referenced this issue Apr 5, 2013
See #36 y #37. It needs a better look.
(cherry picked from commit 2c6a226)
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

4 participants