You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jcrop Development Discussion
Hi,
I was looking into increasing the size of handles (I'm thinking for
mobile users). I played around the css for '.jcrop-handle' and got
the handles larger, but they weren't positioned correctly anymore.
Looking at the source I see there's a 'handleSize' option, but passing
this in (to override it) has no effect.
Anyone have any luck with this?
Thanks for reading,
Eric P.
Sean Kendle
unread,
Aug 6, 2014, 11:50:17 AM8/6/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jcro...@googlegroups.com, eric.m...@gmail.com
You have it mostly correct, just change the margin-left, margin-right, margin-top, margin-bottom of the handles to half the width of your handles. For example, I have 15px handles, and I use -8px margins on each handle to center them.