mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-14 20:29:07 +00:00
More natural scroll behaviour
This commit is contained in:
@@ -11,6 +11,6 @@
|
||||
UseLayoutRounding="True">
|
||||
<Grid>
|
||||
<avalonEdit:TextEditor x:Name="viewer" Background="#00FFFFFF" FontSize="14" ShowLineNumbers="True"
|
||||
WordWrap="True" IsReadOnly="True" />
|
||||
WordWrap="True" IsReadOnly="True" IsManipulationEnabled="True" />
|
||||
</Grid>
|
||||
</UserControl>
|
Reference in New Issue
Block a user