[racket] custom gap-size in slideshow

From: Laurent (laurent.orseau at gmail.com)
Date: Sun May 20 15:49:44 EDT 2012

That was fast! Thank you! (I suspect you have the ability to split your
fingers into sub-fingers to type on a keyboard...)

On Sun, May 20, 2012 at 9:40 PM, Matthew Flatt <mflatt at cs.utah.edu> wrote:

> I've pushed that addition.
>
> At Sun, 20 May 2012 21:05:05 +0200, Laurent wrote:
> > On Sun, May 20, 2012 at 9:02 PM, Matthew Flatt <mflatt at cs.utah.edu>
> wrote:
> >
> > > We could add a `#:gap-size' optional argument to `slide' and/or a
> > > `current-gap-size' parameter. Does that sound right?
> > >
> >
> > current-gap-size would be perfect!
> >
> > Thanks!
> > Laurent
> >
> >
> > >
> > > At Sun, 20 May 2012 20:54:19 +0200, Laurent wrote:
> > > > Hi,
> > > >
> > > > It seems that items and subitems in slideshow are separated by a
> factor
> > > of
> > > > gap-size.
> > > > The default is good but often I need to resize the (sub)items, but
> the
> > > > gap-size  (which should dynamically depend on the font-size) does not
> > > > change, which creates big gaps between items.
> > > > Is there a way to change that?
> > > > (I mean, I could use vl-append myself, but then I lose the 'next /
> 'alts
> > > > staging functionality).
> > > >
> > > > Laurent
> > > > P.S.: Slideshow is awesome, truly.
> > > > ____________________
> > > >   Racket Users list:
> > > >   http://lists.racket-lang.org/users
> > >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20120520/682301c2/attachment-0001.html>

Posted on the users mailing list.