Zhou Hao

Results 84 issues of Zhou Hao

Is it possible to support div instead of li? Thanks

Here is the sample zpl I used: ``` ^XA ^FX Top section with company logo, name and address. ^CF0,60 ^FO50,50^GB100,100,100^FS ^FO75,75^FR^GB100,100,100^FS ^FO88,88^GB50,50,50^FS ^FO220,50^FDInternational Shipping, Inc.^FS ^CF0,40 ^FO220,100^FD1000 Shipping Lane^FS ^FO220,135^FDShelbyville...

Tried whatever user name and password without success.

This is the best jquery carousel I've ever seen online. I'm going to extend your example 2 to show more items. Code in index.html: ``` $(function() { $.responsiveHub({ layouts: {...

The error message is something like: > expression failed to parse, fixed expression suggested: #sourceLocation(file: "Introduction and Hello World.xcplaygroundpage", line: 1)

Got the following error in Xcode console: > This method can cause UI unresponsiveness if invoked on the main thread. Instead, consider waiting for the `-locationManagerDidChangeAuthorization:` callback and checking `authorizationStatus`...

I tested the library. It's simple and working well. But I have private key with a password. Do you support to generate JWT also? I didn't find any document related...

For example, I convert my midi in https://tonejs.github.io/Midi/ to this: ``` { "header": { "keySignatures": [], "meta": [ { "ticks": 0, "type": "sequencerSpecific" }, { "ticks": 0, "type": "sequencerSpecific" },...

Is it able to play in slower speed? Thanks.

I followed your book. But got the following error message when I run `yarn lint`: > Parsing error: Unexpected token = In my code: ``` state = { text: ''...