BevelButton with Icon

Apparently, when you add an icon to a BevekButton, there is no highligh on click.

Reference

I am in the same situation as if I used a Canvas as a Button.

I used a two same icon approach (one with my colors, the second with inverted colors…).

What is your feedback on that ?

For a Mac only application it is possible to use a DesktopButton and set the Mac button style to Square. It can have an image and reacts to mouse presses.

And the DesktopButton works automatically with Dark Mode.

1 Like