Opened 11 years ago

Closed 11 years ago

#7794 closed bug (cantfix)

Scale Effect - Requires top/left positioning

Reported by: Corey Frang Owned by:
Priority: major Milestone: 1.9.0
Component: ui.effects.* (individual effect) Version: git (not yet released)
Keywords: Cc:
Blocked by: Blocking:

Description

I had to create this bug in order to make some sanity here.

https://github.com/jquery/jquery-ui/commit/d4d8d74b10431933aadca19248c15e36fbb35a03

I can't come up with any way to currently determine if an element is positioned with top, left, bottom or right - so I'm making the assumption that top and left are used. If this isn't the case, one could recalculate for themseleves in the animation callback.

Change History (3)

comment:1 Changed 11 years ago by Corey Frang

Priority: minormajor

comment:2 Changed 11 years ago by Corey Frang

Status: newopen

comment:3 Changed 11 years ago by Scott González

Resolution: cantfix
Status: openclosed

Closing since it's impossible to detect and this isn't a regression. We may add an option to explicitly specify which positions to use.

Note: See TracTickets for help on using tickets.