Make cursor functions an interface

Bug #1129492 reported by Sam Bull
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Simple Game Code
Fix Committed
Wishlist
Sam Bull

Bug Description

Make cursor functions from _locals an interface for widgets.

Related branches

Revision history for this message
Sam Bull (dreamsorcerer) wrote :

Use internal list as queue, set to None to remove them, will then pop off None's from the end.

[default, cursor1, cursor2]
remove cursor1:
[default, None, cursor2]
remove cursor2:
[default]

Sam Bull (dreamsorcerer)
Changed in simplegc:
status: Triaged → In Progress
assignee: nobody → Sam Bull (dreamsorcerer)
Sam Bull (dreamsorcerer)
Changed in simplegc:
status: In Progress → Fix Committed
milestone: none → 0.3
Sam Bull (dreamsorcerer)
Changed in simplegc:
milestone: 0.3 → 0.4
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.