프로젝트

일반

사용자정보

개정판 ce54afaf

IDce54afafe58281ba05a858715340ce6188511d7f
상위 d1f35ad3
하위 cda7efcc

김태성이(가) 5달 전에 추가함

issue #00000 signmanager image load 수정

Change-Id: I797d22f972829a94f74f426077d28d05d042a54c

차이점 보기:

KCOM/Controls/SignManager.xaml
138 138
                <Image x:Name="preview" Stretch="Fill"/>
139 139
            </Border>-->
140 140
        </Grid>
141
        <Grid
142
            x:Name="panelProgress"
143
            Grid.RowSpan="3"
144
            Background="#7F808080"
145
            Visibility="Collapsed">
146
            <StackPanel VerticalAlignment="Center">
147
                <ProgressBar
148
                    x:Name="progress"
149
                    Width="400"
150
                    Height="30" />
151
                <TextBlock
152
                    HorizontalAlignment="Center"
153
                    FontStyle="Italic"
154
                    FontWeight="Bold"
155
                    Foreground="Black"
156
                    Text="Waiting...." />
157
            </StackPanel>
158
        </Grid>
141 159
    </Grid>
142 160
</UserControl>

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)