Add a few TODOs
This commit is contained in:
parent
87a5c280d6
commit
40fb724000
@ -60,6 +60,9 @@ func update_cardview(new_card = null):
|
|||||||
for i in input_dice_views:
|
for i in input_dice_views:
|
||||||
i.bold = true
|
i.bold = true
|
||||||
|
|
||||||
|
#TODO: same dice UI support
|
||||||
|
#TODO: hover UI support maybe
|
||||||
|
|
||||||
|
|
||||||
# add an input_dice_view to the array (for easy management)
|
# add an input_dice_view to the array (for easy management)
|
||||||
# and to the autogrid
|
# and to the autogrid
|
||||||
|
Loading…
Reference in New Issue
Block a user