mirror of
https://gitlab.freedesktop.org/pipewire/helvum
synced 2026-03-15 11:36:11 +08:00
node: Remove transparency in dark mode, improve contrast to graphview in light mode
This commit is contained in:
@@ -128,6 +128,8 @@ mod imp {
|
||||
fn constructed(&self) {
|
||||
self.parent_constructed();
|
||||
|
||||
self.obj().add_css_class("view");
|
||||
|
||||
self.obj().set_overflow(gtk::Overflow::Hidden);
|
||||
|
||||
self.setup_node_dragging();
|
||||
|
||||
Reference in New Issue
Block a user