Commit 735458c
committed
[win32] Calculate value for NATIVE_ZOOM on demand
To remove the memory footprint of Widget this commit removes the value
for NATIVE_ZOOM from the data attribute and replaces it by calculating
the value in Control#getData on demand. Additionally the naming is changed
to SHELL_ZOOM.1 parent 75c97fd commit 735458c
File tree
2 files changed
+11
-3
lines changed- bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets
2 files changed
+11
-3
lines changedLines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
85 | 87 | | |
86 | 88 | | |
87 | 89 | | |
| |||
1258 | 1260 | | |
1259 | 1261 | | |
1260 | 1262 | | |
| 1263 | + | |
| 1264 | + | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
| 1268 | + | |
| 1269 | + | |
| 1270 | + | |
| 1271 | + | |
1261 | 1272 | | |
1262 | 1273 | | |
1263 | 1274 | | |
| |||
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | 137 | | |
139 | 138 | | |
140 | 139 | | |
| |||
190 | 189 | | |
191 | 190 | | |
192 | 191 | | |
193 | | - | |
194 | 192 | | |
195 | 193 | | |
196 | 194 | | |
| |||
2719 | 2717 | | |
2720 | 2718 | | |
2721 | 2719 | | |
2722 | | - | |
2723 | 2720 | | |
2724 | 2721 | | |
2725 | 2722 | | |
| |||
0 commit comments