Metadata
- Source
- FLUID-3589
- Type
- Improvement
- Priority
- Major
- Status
- Open
- Resolution
- N/A
- Assignee
- N/A
- Reporter
- James Yoon
- Created
2010-04-01T15:25:39.000-0400 - Updated
2010-04-01T15:29:11.000-0400 - Versions
-
- 1.1.2
- Fixed Versions
- N/A
- Component
-
- Reorderer
Description
If the new position indicator (NPI) is a line:
- The pivot element should remain static, but its ghost should move around with the NPI.
- NPI should not appear if the "new position" would not affect any positioning (i.e., there shouldn't be a NPI to the left or right of the pivot element)
- This is to avoid the issue shown in the attached images where NPIs are appearing, but the position is not affected
If the new position indicator is a large rectangle:
- The pivot element should be removed, replaced with a combination of the NPI and its ghost.
- This is to avoid the issue shown in the attached images where NPIs are appearing, but the position is not affected
A more consistent interaction might be to "move" the pivot element when reordering. i.e., no need for an NPI, but rather previewing what the reordering would look like before letting go of the mouse button and "confirming" the reordering.