Search and Top Navigation
#12769 closed bug (wontfix)
Opened May 20, 2015 09:39AM UTC
Closed May 20, 2015 11:09AM UTC
Element doesn't fit in the containment when snapping near to border
Reported by: | achukanov | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.draggable | Version: | 1.11.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
http://jsfiddle.net/MAEvS/561/
Steps:
1. Move an element to the right border.
2. Move another element to the first with 10 pixels overlaps.
3. Change the tolerance by the slider to 30px.
4. Move the first element little below.
Actual result: First element snaps to the second and doesn't fit in 'parent'
Expected: It fits.
Attachments (0)
Change History (1)
Changed May 20, 2015 11:09AM UTC by comment:1
resolution: | → wontfix |
---|---|
status: | new → closed |
And this is why we're removing the snap options in the future. These options need explicit knowledge of each other to work, which makes them bad built-ins.