emfcamp / badge-2024-software

46 stars 29 forks source link

Call cleanup before handlers for menu #168

Open npentrel opened 4 months ago

npentrel commented 4 months ago

With the way menu's work I don't think we should require users to call the _cleanup method. The underscore is supposed to mean it's internal anyway

npentrel commented 4 months ago

@MatthewWilkes and @hughrawlinson how do we feel about this?