Commit ad83349
tweak(win): re-introduce the >=1920px IDE bar-height trim (owner-approved)
Lifts the "freeze nBarH" lock added in 7579053. The main IDE bar is
trimmed by 70px on screens >= 1920px wide (nBarH -= 70); smaller
resolutions keep the full Max(200, Int(200*nUIScale)) height.
The DO-NOT-CHANGE banner above the nBarH line is replaced with a short
history note; ChangeLog's "DECISION (locked)" entry is updated to
"DECISION (reversed)". Trade-off (slightly clipped palette button row on
big screens vs. avoiding the documented ~6-9s self-exit) acknowledged
and accepted by the owner.
bin/hbbuilder_win.exe rebuilt (MSVC x64).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent b727219 commit ad83349
3 files changed
Lines changed: 22 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | 106 | | |
118 | 107 | | |
119 | | - | |
120 | | - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments