-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Environment
- OS Version: Ubuntu 22.04
- Source or binary build?
main
, e0193a5
Description
- Expected behavior: To be able to mutate a component of
Color
usingoperator[]
- Actual behavior: Since it returns a value, any mutation is not applied to the component in
Color
gz-math/include/gz/math/Color.hh
Line 162 in e0193a5
public: float operator[](const unsigned int _index);
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Type
Projects
Status
To do