gnome-shell/tests/interactive
Owen W. Taylor 4b4a1be420 Fix interaction of borders/background and scrolling
NbtkBoxLayout: 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 NbtkScrollView 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.
2009-09-21 19:32:38 -04:00
..
borders.js Match CSS for background extents 2009-09-21 19:32:32 -04:00
box-layout.js Allow NbtkBoxLayout to shrink down to its minimum size 2009-09-21 19:32:33 -04:00
css-fonts.js Port our imported parts of Nbtk to ShellTheme 2009-09-21 19:32:18 -04:00
inline-style.js Add support for colored borders 2009-09-21 19:32:32 -04:00
scrolling.js Fix interaction of borders/background and scrolling 2009-09-21 19:32:38 -04:00