Color r, g, b, a properties return None #79

Closed
opened 2025-07-05 19:01:53 +00:00 by john · 0 comments
Owner

The Color object has property definitions for r, g, b, a but they are not implemented - getters return Py_None and setters do nothing. The properties have TODO comments in the code.
Affects: Color object only

The Color object has property definitions for r, g, b, a but they are not implemented - getters return Py_None and setters do nothing. The properties have TODO comments in the code. Affects: Color object only
john closed this issue 2025-07-05 21:55:45 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
john/McRogueFace#79
No description provided.