gwtbootstrap / gwt-bootstrap

A GWT Library that provides the widgets of Bootstrap, from Twitter.
http://gwtbootstrap.github.com
406 stars 190 forks source link

Implement Affix Plugin #219

Open soundTricker opened 12 years ago

soundTricker commented 12 years ago

It's since 2.1.0

caarlos0 commented 12 years ago

and it's not very hard, but, I take a look in showcase and it has a few bugs LOL

On Wed, Aug 15, 2012 at 12:50 AM, Keisuke Oohashi notifications@github.comwrote:

It's since 2.1.0

— Reply to this email directly or view it on GitHubhttps://github.com/gwtbootstrap/gwt-bootstrap/issues/219.

Atenciosamente, Carlos Alexandro Becker https://profiles.google.com/caarlos0

soundTricker commented 12 years ago

LOL and sorry , I had a miss.

It's not 2.1.0.0 milestone, it's gwt-native milestone. :)

caarlos0 commented 12 years ago

lol

On Wed, Aug 15, 2012 at 12:59 AM, Keisuke Oohashi notifications@github.comwrote:

LOL and sorry , I had a miss.

It's not 2.1.0.0 milestone, it's gwt-native milestone. :)

— Reply to this email directly or view it on GitHubhttps://github.com/gwtbootstrap/gwt-bootstrap/issues/219#issuecomment-7747467.

Atenciosamente, Carlos Alexandro Becker https://profiles.google.com/caarlos0

whyman commented 12 years ago

I see this in the tree but undocumented.

Is it in a working state or not? When I am trying to use it with UIBinder I get complaints about "Type mismatch: cannot convert from Affix to Widget".

soundTricker commented 12 years ago

@v00d00 It's already used on Subnav at showcase and work well. but it's not used uibinder. However I've tested it.

Then I plan writing documentation.