[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    playground/base/plasma/declarative-applets/replacements/news/package/contents/ui/ComplexComponents
From:       Sebastian Kügler <sebas () kde ! org>
Date:       2011-04-24 2:13:12
Message-ID: 20110424021312.318BAAC86E () svn ! kde ! org
[Download RAW message or body]

SVN commit 1228972 by sebas:

Use Theme.styleSheet to theme the article view

Needs fix from kde-runtime/master,  e6054a73a6d

 M  +1 -1      ItemsList.qml  


--- trunk/playground/base/plasma/declarative-applets/replacements/news/package/contents/ui/ComplexComponents/ItemsList.qml \
#1228971:1228972 @@ -86,7 +86,7 @@
 
             list.currentIndex = index;
             bodyView.articleUrl = link;
-            var parsedHtml = "<html><head><style type=\"text/css\">" + \
theme.styleSheet + "</style></head><body>YAAAAHOOOOO!" + description + \
"</body></html>"; +            var parsedHtml = "<html><head><style \
type=\"text/css\">" + theme.styleSheet + "</style></head><body>" + description + \
"</body></html>";  bodyView.articleHtml = parsedHtml;
             list.itemClicked();
         }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic