Commit 51a7e08
committed
Fix the scroll issue on focus cell
Section size was wrong so when we scroll the sheet section seems out of
visible area.
In this patch we are using the actaul section size.
Signed-off-by: Gülşah Köse <[email protected]>
Change-Id: I58cdc19c79210ecc1e925c8efd0b3313b68823ef1 parent b598a19 commit 51a7e08
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments