aaq
aaq
whatever I use consumerManager or consumer, both I can't position the message to a specified cursor. This is nessary for my function.
**Describe the bug** I generate go api code and logic code function is unconsistence with handler function define. **To Reproduce** this is my api proto define: 1. The code is...
### Description I set option: ``` Mac: &mac.Options{ WindowIsTranslucent: true, WebviewIsTransparent: true, }, BackgroundColour: options.NewRGBA(128, 0, 0, 0) ``` style css: ``` html { text-align: center; } body { margin:...