Skip to content

Fix compose variable names#13

Open
ezamelczyk wants to merge 1 commit into
lauthieb:mainfrom
ezamelczyk:patch-1
Open

Fix compose variable names#13
ezamelczyk wants to merge 1 commit into
lauthieb:mainfrom
ezamelczyk:patch-1

Conversation

@ezamelczyk
Copy link
Copy Markdown

  • Changed O to 0 in color definition as using O is incorrect and leads to compile time error
  • Changed name parsing to strip whitespaces

@ezamelczyk
Copy link
Copy Markdown
Author

Current code generation still leads to compile time errors when using aliases as they are not ordered and using variable declaration before it's definition is illegal in kotlin but that is easily fixable manually so I didn't bother with ordering.

@lauthieb lauthieb added the bug Something isn't working label May 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants