Search and Top Navigation
#11666 closed bug (wontfix)
Opened March 31, 2015 02:02AM UTC
Closed March 31, 2015 11:44AM UTC
Snap is affected by hidden targets
| Reported by: | markentingh | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | none |
| Component: | ui.draggable | Version: | 1.11.3 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
snap works even if the target element uses display:none
Attachments (0)
Change History (1)
Changed March 31, 2015 11:44AM UTC by comment:1
| resolution: | → wontfix |
|---|---|
| status: | new → closed |
Snapping is being removed in a future version, so we're unlikely to make any changes to this. You can easily just include
:visiblein your selector or use classes to manage this.