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

Backpack drag and drop behaviors #1984

Open
9 of 20 tasks
paulkaplan opened this issue May 4, 2018 · 3 comments
Open
9 of 20 tasks

Backpack drag and drop behaviors #1984

paulkaplan opened this issue May 4, 2018 · 3 comments

Comments

@paulkaplan
Copy link
Contributor

paulkaplan commented May 4, 2018

List of interactions to be implemented for the backpack

Assets to backpack

  • Dragging costumes to backpack
  • Dragging sounds to backpack
  • Dragging code to backpack
  • Dragging sprites from sprite tile to backpack
  • Dragging sprite from stage to backpack

Out of backpack

  • Dragging backpack costumes to costume list
  • Dragging backpack sounds to sound list
  • Dragging backpack sprites to sprite list
  • Dragging backpack code to workspace
  • Dragging backpack sprite to stage
  • Dragging backpack costume to stage (creates sprite w/ that costume)
  • Dragging backpack sprite to costume list (adds all of sprites costumes)

Out of backpack (moar combinations! stretch goals)

  • Dragging backpack costume to sprite tile
  • Dragging backpack costume to sprite on stage
  • Dragging backpack sound to sprite tile
  • Dragging backpack sound to sprite on stage
  • Dragging backpack code to sprite tile
  • Dragging backpack code to sprite on stage
  • Dragging backpack sound to costume list (switches tabs, adds it)
  • Dragging backpack costume to sound list (switches tabs, adds it)
@paulkaplan paulkaplan self-assigned this May 4, 2018
@kyleplo
Copy link
Contributor

kyleplo commented May 5, 2018

Would it be possible to save variables and lists to the backpack?

@towerofnix
Copy link
Contributor

towerofnix commented May 5, 2018

Are there plans to be able to rearrange items in the backpack? Honestly I think that not being able to do that is the sole reason I don't use it! It would sure make it a lot more convenient for storing a bunch of things.

@thisandagain thisandagain added this to the May 2018 milestone May 7, 2018
@paulkaplan paulkaplan modified the milestones: May 2018, June 2018 May 30, 2018
@paulkaplan paulkaplan modified the milestones: June 2018, July 2018 Jun 27, 2018
@thisandagain thisandagain added this to the July 2018 milestone Jul 9, 2018
@paulkaplan paulkaplan modified the milestones: July 2018, August 2018 Jul 30, 2018
@rschamp rschamp assigned rschamp and unassigned paulkaplan Aug 7, 2018
@fsih
Copy link
Contributor

fsih commented Aug 9, 2018

Here is my old code for dragging code out of blocks and into gui:
fsih/scratch-blocks@29a6322
fsih@e6754f1

@rschamp rschamp modified the milestones: August 2018, September 2018 Aug 28, 2018
@rschamp rschamp modified the milestones: September 2018, October 2018 Sep 26, 2018
@rschamp rschamp assigned paulkaplan and unassigned rschamp Sep 26, 2018
@rschamp rschamp modified the milestones: October 2018, November 2018 Oct 29, 2018
@paulkaplan paulkaplan removed this from the November 2018 milestone Dec 4, 2018
@thisandagain thisandagain added this to the Backlog milestone Dec 4, 2018
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

6 participants