Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(gui_flowui): avoid mutating arguments in Draw.Element (#2792)
This would cause the alpha value in color2 to quickly increase over time (for the caller and this function) unless a new table was passed for every call to this function.
- Loading branch information