Search and Top Navigation
#3131 closed bug (fixed)
Opened July 24, 2008 01:37AM UTC
Closed January 03, 2009 06:28PM UTC
Resizable's 'grid' option
Reported by: | dekimsey@gmail.com | Owned by: | eduardo |
---|---|---|---|
Priority: | critical | Milestone: | 1.7 |
Component: | ui.resizable | Version: | 1.5.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Resizable has support for a grid option. It is not documented, attempting to use it is sketchy as it appears to only work correctly when the object being resized is contained within another object (document does not count!)
Setting grid on an object 'contained' within only the document, has no effect. Wrapping it in a div will cause the grid functionality to work.
Attachments (0)
Change History (3)
Changed August 17, 2008 10:17AM UTC by comment:1
milestone: | → TDB |
---|---|
priority: | major → minor |
Changed January 02, 2009 02:56PM UTC by comment:2
milestone: | TBD → 1.6 |
---|---|
priority: | minor → critical |
Changed January 03, 2009 06:28PM UTC by comment:3
resolution: | → fixed |
---|---|
status: | new → closed |
Works with 1.6rc4.