Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
588 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 3 commits in 3 repositories
Created 1 repository
Created a pull request in vlang/v that received 1 comment
cgen: followup on #6699. fix setting nested map elements fields
This fixes the codegen when the element type is also a map of structs.
Opened 1 other pull request in 1 repository
riaacordero/BonapayPRSystem
1
merged
Reviewed 1 pull request in 1 repository
vlang/v 1 pull request
Created an issue in Delta456/box-cli-maker that received 1 comment
[BUG] First line of text is centered when content align is non-centered
Describe the bug
When the ContentAlign is set to Left/Right and the TitlePos is not set to Inside, the first line of the content is still aligned t…