qBitController
qBitController copied to clipboard
'√' is duplicated for selected category or tag
when choose specified tag or category, label will be selected via adding '√' and different background color. I think there is no need to add '√' in the front of label string which makes label width bigger and tags/categories float. The background color is enough to distinguish selected tag/category from others
The check marks on the chips come from Material Design 3 by default. However, I agree that they look bad in this scenario, so I will remove them.