Commit 32b4088
Kenneth Glassey
Change pagedim from object to array
The usage of pagedim does not appear to make any use of its being an
object, such as setting non-numeric properties. If we can change it to
an array, it greatly simplifies _deletePage(), and doesn't break current
usage.1 parent 032c9f7 commit 32b4088
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
0 commit comments