Mondego / rcat

A web server for massively multi-user online applications
8 stars 3 forks source link

Z-index: How to arrange piles #14

Open arthur00 opened 12 years ago

arthur00 commented 12 years ago

When dropping a piece on top of another, the piece should be on the top of the pile.

gentimouton commented 11 years ago

This is trickier than it seems. All clients must have the same z-index for the same piece, so the z-index should be stored in the DB as well.