gnome-shell/tests
Owen W. Taylor a15205e6c4 Fix interaction of borders/background and scrolling
StBoxLayout: Make consistent that the area scrolled and clipped
to is the content area (excluding borders and padding.) Translate
back appropriately when chaining up so that the parent background
is drawn at the right place and picking on the box (if it's reactive)
picks at the right place on the screen.

clip-to-allocation is removed from StScrollView since it's just
not right - if the child has any non-moving elements, like headers or
borders, it will need to set a narrower clip. And even if the entire
child scrolls, we want to clip to an arrow that excludes the scrollbars.

https://bugzilla.gnome.org/show_bug.cgi?id=595997
2009-10-01 14:41:19 -04:00
..
interactive Fix interaction of borders/background and scrolling 2009-10-01 14:41:19 -04:00
testcommon Rename StThemeImage to StBorderImage 2009-10-01 14:41:19 -04:00
Makefile.am Port our imported parts of Mx to ShellTheme 2009-10-01 14:41:18 -04:00
run-test.sh.in run-test.sh: support running tests under gdb 2009-10-01 14:41:18 -04:00