Commit 58e5930
committed
Change width/height to int.
This is to prevent: electron/electron#9361 (comment)
incase someone provides float values for width/height.1 parent 76ac94e commit 58e5930
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments