Skip to main content

Bug Tracker

Side navigation

#1428 closed bug (wontfix)

Opened July 27, 2007 06:03AM UTC

Closed March 31, 2008 02:17AM UTC

Resizing boundaries of 0 don't function

Reported by: David Strauss Owned by: stefan
Priority: minor Milestone: 1.1.4
Component: interface Version: 1.1.3
Keywords: Cc:
Blocked by: Blocking:
Description

Because of the way the resizing layering works, I use the CSS trick of creating a relatively positioned container and positioning the elements within it at (0, 0). Giving resizable an upper-left boundary of (0, 0) causes it to ignore the upper-left boundary. Expected behavior would be to respect the boundary.

My current workaround is to position everything within the relatively positioned container at (1, 1) so I can make the upper-left boundary (1, 1) and still have the whole image area available for cropping.

Attachments (0)
Change History (2)

Changed July 29, 2007 01:01AM UTC by john comment:1

component: coreinterface
owner: → stefan

Changed March 31, 2008 02:17AM UTC by scott.gonzal comment:2

resolution: → wontfix
status: newclosed

Interface is no longer supported; consider switching to jQuery UI.