"name" field on UIDrawables #39

Open
opened 2024-03-09 19:28:19 +00:00 by john · 0 comments
Owner

Notes say:
56 feat: "name" field on UIDrawables; optional way to label without holding variables to all of them everywhere

for searching and replacing. It's easier to neatly couple your modules if they can get UI elements with a string instead of scene.elements[x] or whatever; reduces barely useful variables in Python's scope; allows better debug info + debugging

Notes say: 56 feat: "name" field on UIDrawables; optional way to label without holding variables to all of them everywhere for searching and replacing. It's easier to neatly couple your modules if they can get UI elements with a string instead of `scene.elements[x]` or whatever; reduces barely useful variables in Python's scope; allows better debug info + debugging
john added the
Minor Feature
label 2024-03-09 19:28:19 +00:00
john added this to the Alpha Release Targets milestone 2024-03-13 14:49:22 +00:00
Sign in to join this conversation.
No project
No Assignees
1 Participants
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#39
No description provided.