Commit 068b2f1
committed
Review follow-up nits: secret-value guard, OOR fold trigger, changelog wording
- Dispel SafeRectSize: replace the dead canaccessvalue guard (not a callable
global — canAccessValue is only a doc return-field name) with issecretvalue,
the real global already localised here. GetHeight/GetWidth can return a
secret number without throwing; that is not a usable measure.
- MigrateOORTextAlpha: fold oorNameTextAlpha on PRESENCE, not the
_oorTextAlphaV1 flag. A v4 export imported over an already-migrated profile
reintroduced the key; the flag-gated fold skipped it while the strip still
deleted it, silently resetting the imported OOR alpha.
- Changelog: trim the resource-bar entry's anchoring internals to plain user
language (kept the forbidden-object error quote for searchability).1 parent bdc0d50 commit 068b2f1
3 files changed
Lines changed: 16 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2883 | 2883 | | |
2884 | 2884 | | |
2885 | 2885 | | |
2886 | | - | |
2887 | | - | |
| 2886 | + | |
| 2887 | + | |
| 2888 | + | |
| 2889 | + | |
| 2890 | + | |
| 2891 | + | |
| 2892 | + | |
| 2893 | + | |
| 2894 | + | |
| 2895 | + | |
2888 | 2896 | | |
2889 | 2897 | | |
2890 | 2898 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | | - | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
344 | 348 | | |
345 | 349 | | |
346 | 350 | | |
| |||
0 commit comments