Skip to content

Draft: Fix middle click not working on opacity label

Replaced the opacity label with a Gtk::Button to detect middle clicks and cycle through the opacity without changing the canvas focus. The CSS of the button has been adjusted to make it look almost the same as previously used label.

Fixes: #4756

Merge request reports