]> O.S.I.I.S - jp/crow.git/commitdiff
remove useless MouseClick (its overrided)
authorjpbruyere <jp.bruyere@hotmail.com>
Mon, 8 Feb 2016 16:23:47 +0000 (17:23 +0100)
committerjpbruyere <jp.bruyere@hotmail.com>
Mon, 8 Feb 2016 16:23:47 +0000 (17:23 +0100)
Templates/Popper.goml

index a5f0a68196f4d3ec2f19d0322006c85fedea6fe9..42a81d1d371d23258dd657ae6e6508232a25abd8 100755 (executable)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<Border BorderWidth="1" Foreground="LightGray" Height="-1" Width="{../TemplatedWidth}" MouseClick="../onMouseClick">
+<Border BorderWidth="1" Foreground="LightGray" Height="-1" Width="{../TemplatedWidth}">
        <HorizontalStack Spacing="1" Height="-1"  Width="{../../TemplatedWidth}">
                <Image Margin="2" Width="12" Height="12" Path="{../../../Image}" SvgSub="{../../../SvgSub}"/>
                <Label Text="{../../../Caption}"  Width="{../../../TemplatedWidth}"/>