Layout Issues

10 views
Skip to first unread message

Lenary

unread,
Dec 1, 2011, 6:27:35 PM12/1/11
to raple...@googlegroups.com
I'm starting to see layout issues with my raplet (the github one) and the new gmail interface. Have dimensions etc changed? I have the tightness set to 'cozy' (the middle setting).

If the dimensions are different due to the new layout, can we please have classes added to the raplet which we can filter on for what size elements should be?

Sam

Conrad Irwin

unread,
Dec 2, 2011, 4:15:51 PM12/2/11
to raple...@googlegroups.com
Hi Sam,

As far as I'm aware there are no explicit changes to the sidebar's
width, though it has always been flexible to some degree, adapting to
window size. At the moment the minimum sidebar width is 180px, but
that's not necessarily going to always be the case.

If you need an exact value for the width, I suggest you use jQuery as
it can change at runtime as people resize their Gmail window:

var width_in_pixels = jQuery('.my-div').width();

Conrad

> --
> You received this message because you are subscribed to the Google
> Groups "Raplet developer discussion list" group.
> To post to this group, send email to raple...@googlegroups.com
> To unsubscribe from this group, send email to
> raplet-dev+...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/raplet-dev?hl=en

Reply all
Reply to author
Forward
0 new messages