개정판 5beaf28e
issue #10001 Text/Markup 검색에서 angle이 0이 아닌 경우 위치가 안 맞는 문제로 페이지를 0으로 하고 위치를 잡는다.
Change-Id: If7f2467d9d9217e45aa6df0b094db4af6fa81d67
KCOM/Resources/ClearTextBoxStyle.xaml | ||
---|---|---|
133 | 133 |
<Grid> |
134 | 134 |
<Grid.ColumnDefinitions> |
135 | 135 |
<ColumnDefinition/> |
136 |
<ColumnDefinition Width="17"/>
|
|
136 |
<ColumnDefinition Width="Auto"/>
|
|
137 | 137 |
</Grid.ColumnDefinitions> |
138 | 138 |
<ScrollViewer Margin="0" BorderThickness="0" x:Name="PART_ContentHost" /> |
139 | 139 |
<!--<telerik:RadPathButton BorderThickness="0" Background="Transparent" Grid.Column="1" x:Name="ClearButton" |
내보내기 Unified diff