scroll-view-sizing: Enable vfade by default
https://bugzilla.gnome.org/show_bug.cgi?id=689249
This commit is contained in:
parent
affcd5c7de
commit
7c93639e59
@ -386,6 +386,7 @@ function test() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
vfade.connect('clicked', function() { toggleFade(vfade); });
|
vfade.connect('clicked', function() { toggleFade(vfade); });
|
||||||
|
toggleFade(vfade);
|
||||||
|
|
||||||
UI.main(stage);
|
UI.main(stage);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user