Add uView.scrollLeft() function.

Same as existing uView.scrollRight() but in the opposite direction.
This commit is contained in:
Scott Allen
2014-08-16 22:58:28 -04:00
parent db2904c64e
commit c07b86476a
2 changed files with 15 additions and 2 deletions

View File

@@ -114,7 +114,7 @@
#define DEACTIVATESCROLL 0x2E
#define SETVERTICALSCROLLAREA 0xA3
#define RIGHTHORIZONTALSCROLL 0x26
#define LEFT_HORIZONTALSCROLL 0x27
#define LEFTHORIZONTALSCROLL 0x27
#define VERTICALRIGHTHORIZONTALSCROLL 0x29
#define VERTICALLEFTHORIZONTALSCROLL 0x2A