개정판 9b9de5b2
issue #000: Previous Text 제거 및 배경 회색 투명도 수정
Change-Id: I01e7302158fc15629055d5119c990c14b05dc293
KCOM/Views/MainMenu.xaml | ||
---|---|---|
296 | 296 |
</Canvas> |
297 | 297 |
</Canvas> |
298 | 298 |
</ZoomAndPan:ZoomAndPanControl> |
299 |
<Grid Background="#FF353535" Opacity="0.5" IsHitTestVisible="False"/>
|
|
299 |
<Grid Background="#FF353535" Opacity="0.1" IsHitTestVisible="False"/>
|
|
300 | 300 |
|
301 |
<Viewbox VerticalAlignment="Stretch" HorizontalAlignment="Stretch" StretchDirection="DownOnly" Stretch="Uniform" IsHitTestVisible="False"> |
|
301 |
<!--<Viewbox VerticalAlignment="Stretch" HorizontalAlignment="Stretch" StretchDirection="DownOnly" Stretch="Uniform" IsHitTestVisible="False">
|
|
302 | 302 |
<TextBlock Text="Previous Document" HorizontalAlignment="Center" VerticalAlignment="Center" RenderTransformOrigin="0.5, 0.5" FontSize="50" |
303 | 303 |
Foreground="White" Opacity="0.5" FontWeight="Bold"> |
304 | 304 |
<TextBlock.RenderTransform> |
305 | 305 |
<RotateTransform Angle="-25"/> |
306 | 306 |
</TextBlock.RenderTransform> |
307 | 307 |
</TextBlock> |
308 |
</Viewbox> |
|
308 |
</Viewbox>-->
|
|
309 | 309 |
|
310 | 310 |
<!--<telerik:RadExpander Header="OPEN" Background="Transparent" telerik:StyleManager.Theme="Office2016" |
311 | 311 |
ExpandDirection="Right" VerticalAlignment="Top" HorizontalAlignment="Left">--> |
내보내기 Unified diff