thanks, I've added the issue 
http://github.com/anutron/clientcide/issues/#issue/52

On Nov 11, 4:30 pm, Aaron Newton <[email protected]> wrote:
> you should file tickets to github:
>
> http://github.com/anutron/clientcide/issues
>
> and there's a google group for it, too:
>
> http://groups.google.com/group/clientside
>
> As for this issue, I'll have to look into it. Can you create an issue and
> pass in a URL?
>
> Feel free to fork the code in github and try and resolve it yourself. I may
> not get to it for a day or three.
>
>
>
> On Wed, Nov 11, 2009 at 1:21 PM, Jon Hancock <[email protected]> wrote:
>
> > More adventures in migrating to clientcide 2.2.0.
> > I have two dialog:  login and register.  Each has a link to the
> > other.  I never want them "stacked" or open at the same time: when I
> > open one, if another is open, I want it closed upon opening another.
> > In clientcide 2.1.0, I was able to get the desired effect by setting
> > id: to the same value.  This no longer works and I've found 2.2.0 has
> > the allowMultiple option.  So I set it to false.  This mostly works
> > but has a bug in that as each window opens, the mask get applied over
> > the prior, so as I switch back and forth between login and register
> > multiple times, my background gets darker and darker.  When I finally
> > close the dialog, I have to click the background once for each time a
> > dialog was opened to incrementally remove the masks.
>
> > Is there a better place I should be reporting these bugs so they get
> > tracked better?
>
> > thanks, Jon

Reply via email to