Skip to content

Revalidate the event box after showing widgets

Ghost User requested to merge (removed):ebox into master

After examining the source code of GtkEventBox, calling gtk_event_box_set_above_child twice appears to be the only proper fix for issue #10.

Closes: https://gitlab.xfce.org/panel-plugins/xfce4-cpugraph-plugin/-/issues/10

Merge request reports