raimohanska / ourboard

An online whiteboard
Other
757 stars 56 forks source link

Sticky stickies stick to stickies? #84

Open raimohanska opened 3 years ago

raimohanska commented 3 years ago

It might be nice that sticky notes would stick to anything they are left over. So if you put two notes on an image (or a note), let's call that the "main item", and then move the "main item", the sticky notes would move along with the "main item". Consequently, selecting main item would not lift it on top of the sticky items as long as they are stuck. This would be in line with an actual whiteboard!

raimohanska commented 3 years ago

This would require that any Item could as as a container to other items - a containment hierarchy. Not a big thing per se, but would nudge toward a hierarchical board model instead of the current flat one.