OudomMunint / .NetMAUI-To-Do-List-App

A to do list app that performs CRUD operations. Made with .Net MAUI
35 stars 5 forks source link

Bug - Attachment Indicator bug #168

Closed OudomMunint closed 3 months ago

OudomMunint commented 3 months ago

When deleting an attachment from an item and saving, the HasAttachment indicator doesn't go away.

OudomMunint commented 3 months ago

Fixed by PR #165