-
Notifications
You must be signed in to change notification settings - Fork 196
Roadmap
odyniec edited this page Jun 14, 2011
·
2 revisions
This is a list of planned changes in the upcoming releases of imgAreaSelect.
- Add mobile browsers support (Android and iPhone)
- Remove deprecated styling options
- Remove workarounds for outdated jQuery versions and old browsers
- Allow setting the initial selection as image width/height percentage (e.g.:
x1: '20%', y1: '30%'
) - Fix mouse cursor behavior with first selection (to reproduce: select a square area by pressing the mouse button and dragging right and down, then make the area smaller by dragging back left and up -- the mouse pointer will flicker between the default arrow and the resize cursor)