From: jpbruyere Date: Fri, 29 Jan 2016 12:30:29 +0000 (+0100) Subject: debug renaming, debug template loading not skipping template tag in templatedContainer X-Git-Tag: 0.3~88 X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=0bf825fce6f1946034dbea6b1f7eb8d0dacdab8a;p=jp%2Fcrow.git debug renaming, debug template loading not skipping template tag in templatedContainer --- diff --git a/Templates/FileDialog.goml b/Templates/FileDialog.goml index c7ca3af3..ab30d26c 100644 --- a/Templates/FileDialog.goml +++ b/Templates/FileDialog.goml @@ -6,14 +6,14 @@ + Template="#Crow.Templates.ScrollingListBox.goml" + ItemTemplate="#Crow.Templates.tmpDirItem.goml" > + Template="#Crow.Templates.ScrollingListBox.goml" + ItemTemplate="#Crow.Templates.imgItemTemplate.goml"> diff --git a/Templates/Scrollbar.goml b/Templates/Scrollbar.goml index f8d7c5ba..b14c90da 100755 --- a/Templates/Scrollbar.goml +++ b/Templates/Scrollbar.goml @@ -2,13 +2,13 @@ \ No newline at end of file diff --git a/Templates/Spinner.goml b/Templates/Spinner.goml index ddfa4991..cbdde9e4 100755 --- a/Templates/Spinner.goml +++ b/Templates/Spinner.goml @@ -5,10 +5,10 @@ Text="{../../../Value}" Margin="1" TextAlignment="RightCenter"/> diff --git a/Templates/Window.goml b/Templates/Window.goml index 97bad4ce..af04c9af 100755 --- a/Templates/Window.goml +++ b/Templates/Window.goml @@ -9,7 +9,7 @@