개정판 2184f659
issue #923: fixed miss location of image when pasting
Change-Id: I10c3dc7996496e0f6fab45e966871ad631ae5452
KCOM/MainWindow.xaml | ||
---|---|---|
9 | 9 |
mc:Ignorable="d" |
10 | 10 |
WindowStyle="None" WindowStartupLocation="CenterScreen" ResizeMode="CanResizeWithGrip" AllowsTransparency="True" |
11 | 11 |
Background="{DynamicResource KCOMColor_TopMenubackgroundBrush}" |
12 |
Title="MARKUS" |
|
13 |
PreviewKeyDown="WindowKeyDown"> |
|
12 |
Title="MARKUS" > |
|
14 | 13 |
<Window.Resources> |
15 | 14 |
<Style x:Key="NoMarginGrid" TargetType="{x:Type Grid}"> |
16 | 15 |
<Setter Property="Margin" Value="5,5,5,5"/> |
내보내기 Unified diff