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 a way to DELETE a component already inserted #31

Closed
MattPellegrini opened this issue May 14, 2012 · 4 comments
Closed

Add a way to DELETE a component already inserted #31

MattPellegrini opened this issue May 14, 2012 · 4 comments
Assignees

Comments

@MattPellegrini
Copy link
Collaborator

No description provided.

@ghost ghost assigned thomasahle May 14, 2012
@ghost ghost assigned MattPellegrini Jun 23, 2012
@MattPellegrini
Copy link
Collaborator Author

I think this works now, I'll work on better controls rather than just clicking tomorrow. I can't seem to brake it at the moment, anyone want to try?

@thomasahle
Copy link
Owner

This works really well Matt!
I may be slightly brain damaged, but ctrl+click was the first thing I
instinctively tried. (After looking for a 'delete' button). Now we
just need to change it all to drag'n'drop ;-)
It also works very nicely, that you can only delete a split once it's empty.

On Sun, Jun 24, 2012 at 1:26 AM, Matt
reply@reply.github.com
wrote:

I think this works now, I'll work on better controls rather than just clicking tomorrow. I can't seem to brake it at the moment, anyone want to try?


Reply to this email directly or view it on GitHub:
#31 (comment)

Mvh. Thomas

@MattPellegrini
Copy link
Collaborator Author

Thanks :)

yh ctrl-click would work, It will all eventually need to be drag and drop so the keyboard controls are only important for the HTML version. I was thinking that for drag and drop we could have it so that when a component is dragged from the track it deletes the component and then the user is dragging the component as if they had not inserted it yet.

I think this is better than having to drag it to a trash icon as swapping the order of components becomes easy (at least non composite components)

Maybe also have the option of selecting a delete tool from the component bar so that just clicking on a component deletes it. This will make things easy if the user can't find space off the track to drop the component (i.e to not insert it)

Also we need the track to help the user out with placement. So when they are dragging a component, all ID components should glow or something to let the user know that they can place that here. - But this is a separate issue on the issue tracker, and one I'll get working on today, I digress.

Hope the Internship is good

@MattPellegrini
Copy link
Collaborator Author

Think this is done.

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

2 participants