cos-archives / hgrid

[UNMAINTAINED] A Javascript-based hierarchical grid that can be used to manage and organize file/folder-like data
Apache License 2.0
23 stars 14 forks source link

[Draggable] Only show insertion line if reorderable #75

Closed brianjgeiger closed 10 years ago

brianjgeiger commented 10 years ago

The thin line that shows where we would insert an item in a list should only show if we will take advantage of that information. Otherwise, it should just highlight the folder that is the active drop target.