[ 4 posts ]

Ilya Goberman

  • Username: igoberman
  • Joined: Wed Aug 17, 2011 2:11 pm
  • Posts: 66
  • Offline
  • Profile

Overlay resize border is too bulky. Any way to change it?

Post Posted: Thu Sep 01, 2011 12:29 pm
+0-
Hello, is there a way to change Overlay 'resize border'?

The default border takes too much space. Can it be made just couple points wide on each size with 2x2 rectangles in every corner as a resize hint.

Code:
var overlay = new Y.Overlay(...);
overlay.plug([Y.Plugin.Resize, Y.Plugin.Drag]);

Thanks!

Juan Ignacio Dopazo

YUI Contributor

  • Username: jdopazo
  • Joined: Fri Oct 02, 2009 5:39 am
  • Posts: 617
  • Location: Buenos Aires, Argentina
  • Twitter: juandopazo
  • GitHub: juandopazo
  • Gists: juandopazo
  • Offline
  • Profile

Re: Overlay resize border is too bulky. Any way to change it

Post Posted: Fri Sep 02, 2011 4:46 am
+0-
What do you mean by resize border? Resize usually just adds the triangular handles in the corners.

Image

Ilya Goberman

  • Username: igoberman
  • Joined: Wed Aug 17, 2011 2:11 pm
  • Posts: 66
  • Offline
  • Profile

Re: Overlay resize border is too bulky. Any way to change it

Post Posted: Fri Sep 02, 2011 5:46 am
+0-
Yes, there are handlers in the corners and also border bars. But they are way too big for the small overlays I need to create: the border bars are 7px wide and corner ones are 15x15px. I managed to adjust it via CSS, but was curious if there is a way to have more "canned" border styles. It took me couple hours to modify the default CSS...

Eric Ferraiuolo

YUI Developer

  • Username: ericf
  • Joined: Mon Jan 12, 2009 8:26 pm
  • Posts: 380
  • Location: Boston, MA
  • Twitter: ericf
  • GitHub: ericf
  • Gists: ericf
  • IRC: eric_f
  • YUI Developer
  • Offline
  • Profile

Re: Overlay resize border is too bulky. Any way to change it

Post Posted: Tue Sep 06, 2011 9:01 am
+0-
This examples shows how to use custom resize-handles:

http://yuilibrary.com/yui/docs/resize/image-resize.html
  [ 4 posts ]
Display posts from previous:  Sort by  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum