fixed scrolling in option panel
This commit is contained in:
parent
8e8cd49001
commit
7673a593b3
@ -96,7 +96,8 @@
|
|||||||
<Row>
|
<Row>
|
||||||
<Cell>
|
<Cell>
|
||||||
<VerticalScrollView horizontalScrollbarVisibility="AutohideAndExpandViewport"
|
<VerticalScrollView horizontalScrollbarVisibility="AutohideAndExpandViewport"
|
||||||
scrollSensitivity="30">
|
scrollSensitivity="30"
|
||||||
|
raycastTarget="true">
|
||||||
<TableLayout columnWidths="0 100 75"
|
<TableLayout columnWidths="0 100 75"
|
||||||
autoCalculateHeight="1"
|
autoCalculateHeight="1"
|
||||||
cellPadding="10 5 5 5">
|
cellPadding="10 5 5 5">
|
||||||
|
Loading…
Reference in New Issue
Block a user