Side navigation
#2323 closed bug (fixed)
Opened February 12, 2008 01:53PM UTC
Closed February 12, 2008 05:07PM UTC
Resizable not updating top/left when dragging NE,N,NW,W, SW directions.
Reported by: | nathantran | Owned by: | braeker |
---|---|---|---|
Priority: | major | Milestone: | 1.2.4 |
Component: | ui | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
This bug is described in the following group post:
When dragging NE,N,NW,W, SW directions ui.options.currentPosition.top and ui.options.currentPosition.left are not updated. However, at the start of each drag the values of top and left are properly updated.
Attachments (0)
Change History (4)
Changed February 12, 2008 03:17PM UTC by comment:1
owner: | paul → braeker |
---|
Changed February 12, 2008 04:02PM UTC by comment:2
This little clip shows the bug in action. Notice that the background of the resizable snaps into proper position at the start of each drag. Dragging in the E,SE,S directions work as intended. Also notice that dragging N will make the S edge move down slightly.
Changed February 12, 2008 04:02PM UTC by comment:3
Here's the link:
Changed February 12, 2008 05:07PM UTC by comment:4
resolution: | → fixed |
---|---|
status: | new → closed |