Gowa2017
Gowa2017
when i rotate a pic which its width is bigger than height. i need the CTEffectExtent so that the rotated can displayed all.
Like the title says. When we want to load request from the file. When we input the keyword, wuzz will search in the saved file and get the only result.If...
Align the local vars and table fields.
Like typora's feature. When I copy a image and copy to the vscode's texteditor, typora will copy the image content to a temp file, and insert the temp file,then we...
Like the title says. Thank you.
Some other plugins use this. So, how can I do this. ```puml @startuml a --> b: hello @enduml ```
I think ,the luamake may should get the macos's version , and then depend on different zlib arch?
### Description [describe your questions] 比如现在我有一两个概念, - 分组 - 分区,一个分组下有多个分区 但我在进行筛选的时候,我可以使用 AddTableOptions 来从数据库获取到分组信息。但是我无法实现选择了分组的时候自动过滤出分组下的分区信息。 ### Example code [If you have any code info] ```go info.AddField("分组", "gid", db.Int). FieldHide(). FieldFilterable(types.FilterType{FormType: form.SelectSingle}). FieldFilterOptionsFromTable("group",...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...