Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Panel.scrollH clamp logic improvement
Fix a logic error in commit 0128d22 (This error is not triggerable by the user.) The Panel.scrollH value is supposed to have a minimum value of 0 in the KEY_LEFT event.
- Loading branch information