개정판 1edefbdf
- 최초 썸네일이 최상단으로 안가는 현상 수정
- numpad 4~8 페이지 이동 제거
-
Change-Id: Id881ce934f2bc0d1b80b6e9c993fd3e9315d49b3
KCOM/Controls/Symbol.xaml | ||
---|---|---|
97 | 97 |
PreviewMouseUp="lstSymbolPrivate_PreviewMouseUp" |
98 | 98 |
MouseLeave="lstSymbolPrivate_MouseLeave" AllowDrop="False" |
99 | 99 |
PreviewMouseWheel ="lstSymbolPrivate_PreviewMouseWheel"> |
100 |
<telerik:RadListBox.DragDropBehavior> |
|
100 |
<!--<telerik:RadListBox.DragDropBehavior>
|
|
101 | 101 |
<telerik:ListBoxDragDropBehavior AllowReorder="True" /> |
102 |
</telerik:RadListBox.DragDropBehavior> |
|
102 |
</telerik:RadListBox.DragDropBehavior>-->
|
|
103 | 103 |
<telerik:RadListBox.DragVisualProvider> |
104 | 104 |
<Behaviors:RadListBoxDragVisualProvider DragVisualStyle="{StaticResource CustomDragVisualStyle}"> |
105 | 105 |
<Behaviors:RadListBoxDragVisualProvider.DraggedItemTemplate> |
내보내기 Unified diff