This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit a95287b
committed
[[ Bug 21122 ]] Update windowBoundingRect
This patch ensures that the windowBoundingRect is updated when the screen
configurations change and when the menubar and tools palette are moved. It
also ensures that script editors are resized to fit within the window when
the screens change.1 parent a98b6f6 commit a95287b
4 files changed
Lines changed: 54 additions & 12 deletions
File tree
- Toolset
- libraries
- palettes
- tools
- notes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1349 | 1349 | | |
1350 | 1350 | | |
1351 | 1351 | | |
| 1352 | + | |
1352 | 1353 | | |
1353 | 1354 | | |
1354 | 1355 | | |
| |||
9678 | 9679 | | |
9679 | 9680 | | |
9680 | 9681 | | |
9681 | | - | |
9682 | | - | |
| 9682 | + | |
| 9683 | + | |
| 9684 | + | |
9683 | 9685 | | |
9684 | 9686 | | |
9685 | 9687 | | |
| |||
9746 | 9748 | | |
9747 | 9749 | | |
9748 | 9750 | | |
9749 | | - | |
| 9751 | + | |
9750 | 9752 | | |
9751 | 9753 | | |
9752 | 9754 | | |
| |||
12222 | 12224 | | |
12223 | 12225 | | |
12224 | 12226 | | |
| 12227 | + | |
| 12228 | + | |
| 12229 | + | |
| 12230 | + | |
| 12231 | + | |
| 12232 | + | |
| 12233 | + | |
| 12234 | + | |
| 12235 | + | |
| 12236 | + | |
| 12237 | + | |
| 12238 | + | |
| 12239 | + | |
| 12240 | + | |
| 12241 | + | |
| 12242 | + | |
| 12243 | + | |
| 12244 | + | |
| 12245 | + | |
| 12246 | + | |
| 12247 | + | |
| 12248 | + | |
| 12249 | + | |
| 12250 | + | |
| 12251 | + | |
| 12252 | + | |
| 12253 | + | |
| 12254 | + | |
| 12255 | + | |
| 12256 | + | |
| 12257 | + | |
| 12258 | + | |
| 12259 | + | |
| 12260 | + | |
| 12261 | + | |
| 12262 | + | |
| 12263 | + | |
| 12264 | + | |
| 12265 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| 222 | + | |
| 223 | + | |
222 | 224 | | |
223 | 225 | | |
224 | 226 | | |
| |||
282 | 284 | | |
283 | 285 | | |
284 | 286 | | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | 287 | | |
290 | 288 | | |
291 | | - | |
292 | | - | |
293 | | - | |
| 289 | + | |
294 | 290 | | |
295 | 291 | | |
296 | 292 | | |
| |||
2443 | 2439 | | |
2444 | 2440 | | |
2445 | 2441 | | |
2446 | | - | |
2447 | | - | |
| 2442 | + | |
2448 | 2443 | | |
2449 | 2444 | | |
2450 | 2445 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1251 | 1251 | | |
1252 | 1252 | | |
1253 | 1253 | | |
| 1254 | + | |
| 1255 | + | |
| 1256 | + | |
| 1257 | + | |
| 1258 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments