AlexTorresDev / custom-electron-titlebar

Custom electon title bar inpire on VS Code title bar
MIT License
866 stars 148 forks source link

[Feedback Needed] Checkbox icons #176

Closed Araxeus closed 2 years ago

Araxeus commented 2 years ago

Currently users can only see that an item is a checkbox if its checked image (notice how the Quit and Checkbox2 buttons look the same but behave differently)

I'm proposing to add an icon that shows that the item is an unchecked checkbox, maybe something like:


Unchecked: 8679886_checkbox_blank_line_icon (link)


Checked: (for consistency): 8679969_checkbox_line_icon (link)


would like to hear any feedback on this / if you have better svg's for the job / have any other idea about this

(I thought maybe leaving the current checkmark and making the unchecked one an X but its not in line with usual checkbox design - tho it might look nice?)

or maybe just leave it as is since the normal electron menu behave like this too?

stale[bot] commented 2 years ago

📢 This issue has been closed automatically because it has not had recent activity. Thank you for your contributions.