Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

FYI, the toolbar buttons change size on hover, it's a little distracting. It looks like they're getting thicker borders on the sides.


ok. one of the key things about the widget is that it doesn't impose styling on you, so you can use whatever you want for the toolbar.

I'll look into why the demo bootstrap style is doing that.


It's also doing it on the http://www.mindmup.com/ homepage. 0.o


i'll look into that as well :) thanks


Hi gojko, I believe if if you change this:

$('a[title]').tooltip();

to this:

$('a[title]').tooltip({container:'body'});

that little size-stuttering effect will be fixed.


thanks, it seems that's done the trick. I've republished the page




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: