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

Blocks render below the pallet #216

Closed
towerofnix opened this issue Mar 22, 2016 · 9 comments
Closed

Blocks render below the pallet #216

towerofnix opened this issue Mar 22, 2016 · 9 comments

Comments

@towerofnix
Copy link
Member

Kind of annoying.

@iamunknown2
Copy link
Contributor

Could you elaborate? I don't really get what you're saying.

Edit: Are you talking about the loading of something whenever you move a block?

@BookOwl
Copy link
Contributor

BookOwl commented Mar 22, 2016

I think he means that the when you drag blocks they go under the pallete.

@matthewr6
Copy link
Contributor

Yeah, BookOwl's right, someone wanna fix that CSS?

(there are three Matthews on this organization lol - bookowl me and quat)

@Tymewalk
Copy link

@Firedrake969 Where's the code that handles that stuff?

@towerofnix
Copy link
Member Author

I think you'd need to change this, in the SCSS.

.upperArea .allBlocks .blockArea {
  // ...

@Tymewalk
Copy link

@liam4 OK.
So to fix this all we need to do is make the blocks render above the palette. Shouldn't be too hard.

@matthewr6
Copy link
Contributor

Guessing just a z-index somewhere

@Tymewalk
Copy link

@Firedrake969 OK then.
I'll go take a look at how to do that.
(Go back 9001 layers, anyone?)

@Tymewalk
Copy link

This may help, by the way: http://www.sitepoint.com/better-solution-managing-z-index-sass/

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