leeboo

Results 9 issues of leeboo

![image](https://user-images.githubusercontent.com/1256745/90381332-cce9e280-e0af-11ea-8edf-276a6cd007e7.png)

bug

[email protected] the API: ` /** * remove property value * @param {...String} args - property name * @return {Frame} An instance itself * @example frame.remove("display") */ public remove(...args: NameType[]) `...

question
solved

**Describe the bug** this code will make the CPU 100%: const frame:Frame = new Frame('background-image: -webkit-gradient(linear, left 0, right 0, from(rgb(4, 94, 170)), to(rgb(1, 152, 216)));-webkit-background-clip: text;-webkit-text-fill-color: transparent;') [email protected]

bug
solved

hi daybrush, how to handle command/option key on MAC OS system

what does the unit mean? 1unit = 1px?

[2014-02-21 21:41:18.585] [ERROR] process - 142: [spidertimer] [1132] uncaughtException in server spidertimer-server-1(1132) {},TypeError: Cannot read property 'length' of undefined at flushPending (/var/www/game/game-server/node_modules/pomelo/node_modules/pomelo-rpc/lib/rpc-client/mailstation.js:367:14) at /var/www/game/game-server/node_modules/pomelo/node_modules/pomelo-rpc/lib/rpc-client/mailstation.js:344:5 at Object.exp.invokeCallback (/var/www/game/game-server/node_modules/pomelo/node_modules/pomelo-rpc/lib/util/utils.js:5:8) at SocketNamespace. (/var/www/game/game-server/node_modules/pomelo/node_modules/pomelo-rpc/lib/rpc-client/mailboxes/ws-mailbox.js:62:11)...

[2014-02-20 10:40:31.326] [ERROR] process - 137: [master] [1057] uncaughtException in server master-server-1(1057) {},TypeError: Cannot read property 'info' of undefined at removeConnection (/var/www/game/game-server/node_modules/pomelo/node_modules/pomelo-admin/lib/masterAgent.js:577:23) at Socket. (/var/www/game/game-server/node_modules/pomelo/node_modules/pomelo-admin/lib/masterAgent.js:234:9) at Socket.EventEmitter.emit [as $emit](events.js:95:17) at...

我的的gate监听端口 3388 ,在用flex做browser app里,会请求 http://xxx.xxx.xxx.xxx:3388/crossdomain.xml。 返回的内容是Welcome to socket.io. 我现在想改变这种行为,返回真实的crossdomian内容,该怎么做呢

你好,大神,iOS上recorder h5 录出来的声音是嘟嘟声,请问咋处理