Ticket #3429 (closed enhancement: notabug)
Selectable to select area of photo
| Reported by: | randy@… | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | ui.selectable | Version: | 1.5.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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
comment:1 Changed 4 years ago by joern.zaefferer
- Owner paul deleted
- Status changed from new to assigned
comment:2 Changed 4 years ago by joern.zaefferer
- Summary changed from Selectable to Selectable to select area of photo
Note: See
TracTickets for help on using
tickets.


Sounds like you rather want a Resizable.