Page 1 of 1

[SOLVED] WrapPanel

Posted: Fri Oct 09, 2015 2:12 am
by CyborgDE
Hello,

my WrapPanel does not wrap ?

Code: Select all

<WrapPanel xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
      Grid.Column="0"
      Grid.Row="1"
      Margin="28,4,8,8">
      <Label xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
        Content="Benutzer"
        FontSize="16"
        HorizontalAlignment="Left"
        Height="32"
        Margin="8,8,8,8"
        VerticalAlignment="Center" />
      <TextBox xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
        Name="UserNameEdit"
        FontSize="16"
        HorizontalAlignment="Left"
        Height="30"
        Margin="8,8,8,8"
        VerticalAlignment="Center"
        Width="50" />
    </WrapPanel>


Regards, Uwe

Re: WrapPanel

Posted: Fri Oct 23, 2015 10:53 am
by JS-Support @Userware
Hello Uwe,

Thanks a lot for reporting this issue. We were able to successfully reproduce it. It will be fixed as soon as possible in one of the upcoming releases.

Regards,
JS-Support

Re: WrapPanel

Posted: Mon Sep 19, 2016 6:38 am
by JS-Support @Userware
For reference, the isue was fixed some time ago.

You can download the latest version from:
http://forums.cshtml5.com/viewforum.php?f=6