CheckBoxMenuImplementation.mark_item_as_checked()
is a misnommer
#119
Labels
Milestone
CheckBoxMenuImplementation.mark_item_as_checked()
is a misnommer
#119
Describe the bug
CheckBoxMenuImplementation.mark_item_as_checked()
toggles the checked status of a given item.To Reproduce
Steps to reproduce the behaviour:
mark_item_as_checked()
twice, the item will still be uncheckedExpected behavior
I implemented the following methods on my overloaded widget, I think the naming makes more sense:
The text was updated successfully, but these errors were encountered: