scroll-view-sizing: Add a lot more boxes
https://bugzilla.gnome.org/show_bug.cgi?id=689249
This commit is contained in:
parent
e00eb06f66
commit
affcd5c7de
@ -24,7 +24,10 @@ const UI = imports.testcommon.ui;
|
||||
|
||||
const BOX_HEIGHT = 20;
|
||||
const BOX_WIDTHS = [
|
||||
10, 40, 100, 20, 60, 30, 70, 10, 20, 200, 50, 70, 90, 20, 40
|
||||
10, 40, 100, 20, 60, 30, 70, 10, 20, 200, 50, 70, 90, 20, 40,
|
||||
10, 40, 100, 20, 60, 30, 70, 10, 20, 200, 50, 70, 90, 20, 40,
|
||||
10, 40, 100, 20, 60, 30, 70, 10, 20, 200, 50, 70, 90, 20, 40,
|
||||
10, 40, 100, 20, 60, 30, 70, 10, 20, 200, 50, 70, 90, 20, 40,
|
||||
];
|
||||
|
||||
const SPACING = 10;
|
||||
|
Loading…
Reference in New Issue
Block a user