#3429 closed enhancement (notabug)
Selectable to select area of photo
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.selectable | Version: | 1.5.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I decided to use selectable for a project I am developing.
Basically it involves being able to select an area of a photo.
I was able to figure out the location (i.e. left/top) and size (i.e. width/height) of the select box by 'hacking' into the element that contains the class 'ui-selectable-helper'.
It looks like selectable is more oriented to identifying other elements that are enclosed by the drawn box.
It would be nice to have properties for left, top, width, and height as opposed to hacking them.
This would make the object even more flexible.
Thanks in advance...
Randy
Change History (4)
comment:1 Changed 14 years ago by
Owner: | paul deleted |
---|---|
Status: | new → assigned |
comment:2 Changed 14 years ago by
Summary: | Selectable → Selectable to select area of photo |
---|
comment:3 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Not in the scope of selectable plugin.
Note: See
TracTickets for help on using
tickets.
Sounds like you rather want a Resizable.