Re: [shoes] outlines for stacks & flows
- From:
- J. Kaiden
- Date:
- 2013-03-01 @ 23:41
hi Charles,
this works (for me...) -
Shoes.app do
stack width: 50, height: 50 do
border lime
end
end
- j
On Sat, Mar 2, 2013 at 12:36 AM, Davor Babic <davor@davor.se> wrote:
> Have you tried setting their respective backgrounds to different
> colours? I think that's the closest thing we've got right now.
> --
> Davor Babic
> davor@davor.se
>
>
> Charles Remes wrote:
> > For debugging purposes, is it possible to add an outline to the stacks
> and flows as they are defined so that I can see their boundaries in my
> window?
> >
> > I am using shoes4.
> >
> > cr
> >
>