From 5377045c74c65aeb18d169bcd4a165417c0f4c02 Mon Sep 17 00:00:00 2001 From: Martin Jones Date: Thu, 23 Apr 2009 10:23:41 +1000 Subject: Allow method text of recipe example to scroll --- .../declarative/listview/content/pics/moreDown.png | Bin 0 -> 217 bytes .../declarative/listview/content/pics/moreUp.png | Bin 0 -> 212 bytes examples/declarative/listview/recipes.qml | 34 +++++++++++---------- 3 files changed, 18 insertions(+), 16 deletions(-) create mode 100644 examples/declarative/listview/content/pics/moreDown.png create mode 100644 examples/declarative/listview/content/pics/moreUp.png diff --git a/examples/declarative/listview/content/pics/moreDown.png b/examples/declarative/listview/content/pics/moreDown.png new file mode 100644 index 0000000..31a35d5 Binary files /dev/null and b/examples/declarative/listview/content/pics/moreDown.png differ diff --git a/examples/declarative/listview/content/pics/moreUp.png b/examples/declarative/listview/content/pics/moreUp.png new file mode 100644 index 0000000..fefb9c9 Binary files /dev/null and b/examples/declarative/listview/content/pics/moreUp.png differ diff --git a/examples/declarative/listview/recipes.qml b/examples/declarative/listview/recipes.qml index 7d32532..6826b78 100644 --- a/examples/declarative/listview/recipes.qml +++ b/examples/declarative/listview/recipes.qml @@ -1,6 +1,6 @@ - + - + - - - - - - - - - - - - + + + + + + - + + + + + + + + + @@ -57,7 +60,6 @@ - -- cgit v0.12