~aacid/unity8/image_gallery_preview_widget

« back to all changes in this revision

Viewing changes to qml/Dash/Previews/TextSummary.qml

  • Committer: Andrea Cimitan
  • Date: 2014-02-04 14:21:59 UTC
  • Revision ID: andrea.cimitan@gmail.com-20140204142159-k3pw63s5w3xw0uhi
Moved end of comment to new line

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
    This widget shows text contained in widgetData["text"]
24
24
    along with a title that comes from widgetData["title"].
25
25
 
26
 
    In case the text does not fit in 7 lines a See More / Less widget is also shown. */
 
26
    In case the text does not fit in 7 lines a See More / Less widget is also shown.
 
27
 */
27
28
 
28
29
PreviewWidget {
29
30
    id: root