-
-
Notifications
You must be signed in to change notification settings - Fork 240
Commit 15034e8
author
committedNedyalko Nikolov
Fixed problem with ListView in ios when CustomTemplate is used.
1 parent 70767bb commit 15034e8
File tree
2 files changed
+31
-20
lines changed- nativescript-angular/directives
- ng-sample/app/examples/list
2 files changed
+31
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | - | ||
15 | + | ||
16 | + | ||
17 | + | ||
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
48 | - | ||
50 | + | ||
51 | + | ||
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
| |||
97 | 100 | | |
98 | 101 | | |
99 | 102 | | |
103 | + | ||
104 | + | ||
105 | + | ||
106 | + | ||
100 | 107 | | |
101 | 108 | | |
102 | 109 | | |
| |||
108 | 115 | | |
109 | 116 | | |
110 | 117 | | |
118 | + | ||
119 | + | ||
120 | + | ||
111 | 121 | | |
112 | 122 | | |
113 | 123 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | - | ||
10 | - | ||
11 | - | ||
12 | - | ||
13 | - | ||
14 | - | ||
15 | - | ||
16 | - | ||
17 | - | ||
18 | - | ||
19 | - | ||
20 | - | ||
21 | - | ||
22 | - | ||
23 | - | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
23 | + | ||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | - | ||
27 | + | ||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | - | ||
34 | + | ||
35 | 35 | | |
36 | 36 | | |
37 | - | ||
37 | + | ||
38 | + | ||
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments