Rogerz Zhang

Results 4 comments of Rogerz Zhang

I'm extending d3-cloud to display images (symbol on a transparent background) instead of text and I found out that a white symbol never collides with a black symbol. So it...

Thanks. I have almost finished adding support for images on `d3-cloud`. If you are interested in it, I can clean up the code and send a pull request. Currently it...

关于自动回复的路由,实际上现在的`replies`, `waitRule`和`wait`有点像临时替换成一套简单的rules,退出后恢复原来的rule set。 我在想能不能采用更加模块化的设计方式,以rule set为单位。可以切换、回退。 - menu - guess number - search - guess number - rules for guess number - search rule set - rules for search 初始化 webot.mode('menu')...

@rzajac I got another error when applying your patch. ``` Error: [$sce:unsafe] Attempting to use an unsafe value in a safe context. http://errors.angularjs.org/1.2.0-rc.2/$sce/unsafe at http://code.angularjs.org/1.2.0-rc.2/angular.js:78:12 at htmlSanitizer (http://code.angularjs.org/1.2.0-rc.2/angular.js:10493:13) at getTrusted...