Commit ba9f1ca
Change character limit for ConfigTab "count" object from 7 to 10 (PathOfBuildingCommunity#9697)
* Increase character limit for EditControl "count" input
"count" value limited to 7 characters constrains correct DPS calculation, especially with Minion Pact in consideration.
* Increase max length for EditControl "count" input
10 characters for futureproof (2^31-1 = 10 char)1 parent 3348ce5 commit ba9f1ca
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
0 commit comments