Commit baf0993
committed
Windows 10/11: Fix the button click area in the property browser shifting
...because the contents were rendered stretched or compressed.
Force the window 1 pixel taller and then restore it's original size.
This somehow fixes the problem where on Windows 10 and 11 toggling
the scroll bar would cause the client area of the text window to
be stretched or compressed horizontally. It looks bad and the
buttons on the toolbar do not line up with the hit areas.
This fix is the result of a long discussion with claude-sonnet-4.6
https://github.com/solvespace/solvespace/agents/pull/1680
solvespace#1680
Fixes: solvespace#6811 parent cab7fd0 commit baf0993
2 files changed
Lines changed: 20 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1350 | 1350 | | |
1351 | 1351 | | |
1352 | 1352 | | |
1353 | | - | |
1354 | | - | |
| 1353 | + | |
| 1354 | + | |
| 1355 | + | |
| 1356 | + | |
| 1357 | + | |
| 1358 | + | |
| 1359 | + | |
| 1360 | + | |
| 1361 | + | |
| 1362 | + | |
| 1363 | + | |
| 1364 | + | |
| 1365 | + | |
| 1366 | + | |
| 1367 | + | |
| 1368 | + | |
| 1369 | + | |
| 1370 | + | |
| 1371 | + | |
1355 | 1372 | | |
1356 | 1373 | | |
1357 | 1374 | | |
| |||
0 commit comments