Commit 41b9db2
committed
fix textlist issue, question mark.
clamp textList selector to ranges above 0
because in higher resolutions and or weird aspect ratios, the math can get
screwy here (floor with negative and unsigned things and oh god please no)1 parent 462bfbc commit 41b9db2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
910 | 910 | | |
911 | 911 | | |
912 | 912 | | |
913 | | - | |
| 913 | + | |
914 | 914 | | |
915 | 915 | | |
916 | 916 | | |
| |||
0 commit comments