SolarLune / masterplan

MasterPlan is a project management software / visual idea board software. It attempts to be easy to use, lightweight, and fun.
https://solarlune.itch.io/masterplan
512 stars 46 forks source link

[Suggestion] Checkbox appearance after removing all text #80

Closed mvsrgc closed 2 years ago

mvsrgc commented 2 years ago

When you create a checkbox and add text that makes it so that the checkbox creates a newline, and then you delete all text in the checkbox, the checkbox keeps its "newline appearance" instead of reverting back to it's default appearance.

Default look: image

After adding newline: image

After removing all text: image

I think it would be more appropriate for the checkbox to return to it's default look when all text in it is deleted.

SolarLune commented 2 years ago

Hello! I just implemented this feature in this (kinda chonky) commit for all cards (not just checkboxes): https://github.com/SolarLune/masterplan/commit/8b6e8f370f09b2530eb1279fd584f56254e1b12a

So, I'll close this now; this should be in the next update. Thank you very much for the feature suggestion!